err.. duss it work on the mac yet ? it dont here. bit poor if u ask me. cant do much on the effects angle. and the lines doing a:
glHint(GL_LINE_SMOOTH_HINT, GL_NICEST) ;
dont do anything at all.. just crappy lines still...
aNt
err.. duss it work on the mac yet ? it dont here. bit poor if u ask me. cant do much on the effects angle. and the lines doing a:
glHint(GL_LINE_SMOOTH_HINT, GL_NICEST) ;
dont do anything at all.. just crappy lines still...
aNt
go to http://nehe.gamedev.net and check out the tutorial on antialiasing lines
i did it dont work. the lines are not antialiased. look at the demo app that comes with it.
its seems the call dussent work, on windows its ok, just not on the mac.
downer
Some 3d cards don't support antialising.Originally posted by aNt:
i did it dont work. the lines are not antialiased. look at the demo app that comes with it.
its seems the call dussent work, on windows its ok, just not on the mac.
downer
The ATI drivers do not support anti-aliasing of lines. So maybe you'll see something different in SW/generic mode.
Dan.
Being crazy is not a requirement but it helps.