Simple Geometry from TRIANGLE_STRIP
I''ve been looking around quite a bit and can''t find the info I''m looking for. What I want to find is some code (C/C++/OpenGL) that explains the most efficient way of producing simple geometrical shapes (cubes, cones, spheres, cylinders) with triangle strips and triangle fans.
I''ve been able to do the cube with 3 strips, but I don''t believe this is the most efficient way. (Sort of a brain teaser!))
If anyone has a link please post it! Thanks
Check out: www.lanceusa.com Link
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement