torus ported. All shapes drawn with glDrawArrays and glDrawElements now.
authorDiederick Niehorster <dcnieho@gmail.com>
Sat, 28 Apr 2012 17:01:44 +0000 (17:01 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Sat, 28 Apr 2012 17:01:44 +0000 (17:01 +0000)
commit82d2fc3b7a46dc2d1f69de86cfa61fb572d6471f
treecd7a214b527465f489e6d5e10ce092c7e6f025d7
parentb7d69172fb2d822b3392600126be8ce8ac5ce027
torus ported. All shapes drawn with glDrawArrays and glDrawElements now.
Next is to use the same drawing functions for all shapes, all those with
circles still have their own now

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1269 7f0cb862-5218-0410-a997-914c9d46530a
src/fg_geometry.c