You are being forwarded to the lastest updates ot his page!
Or you can Click Here if it doesn't work or you don't wish to wait.

Cylindars in Open GL

Joseph George
Is there any easier way to draw a cylinder in Open GL than a for loop and trig values?


dranonymous
I don't really think so.

The only other way would be to construct a 3d model and import it, but then you've got a whole other set of issues to deal with there.

Are you having a problem with the 3d math?

Regards,
Aaron R>