Yeah, it appears to be a global FSAA thing. (hint-anti-alias) doesn't
do anything on my Mac, from what I tell tell on the Internets it needs
are you sure it does not do anything? it works with lines only as far as
i can tell.
(clear)
(hint-none)
(hint-wire)
(hint-anti-alias)
(build-cube)
this is even working on a gma950 macbook, so it should work on yours also.
multisampling works globally, but i'm not sure how it is implemented in
glut. it does not even seem to be documented. i agree that it would be
more useful as a command line option.
gabor