hmmm... probably a bad discription for the title...
sorry bout that. Anywho, I finally got a computer again... so I sat down and started writting a quick lil software renderer (textureless for now... I haven't learnt that stuff yet). So I was writting the "draw polygon" function... and for some wierd reason they weren't rendering right... to my suprise it was because the simple division used to calculate the slope was rounding off... then I noticed I just really couldn't get any divisions to work in a function without rounding off... is this to do with the version I'm using? I haven't got the internet on right now... so I'd hafta download it here (from TAFE)
but has anyone else ever had this problem?
it's really anoying... I never noticed it before...
and it really halted my software renderer development.
sorry bout that. Anywho, I finally got a computer again... so I sat down and started writting a quick lil software renderer (textureless for now... I haven't learnt that stuff yet). So I was writting the "draw polygon" function... and for some wierd reason they weren't rendering right... to my suprise it was because the simple division used to calculate the slope was rounding off... then I noticed I just really couldn't get any divisions to work in a function without rounding off... is this to do with the version I'm using? I haven't got the internet on right now... so I'd hafta download it here (from TAFE)
but has anyone else ever had this problem?
it's really anoying... I never noticed it before...
and it really halted my software renderer development.