teapot now using vertex arrays or vertex attribute arrays, using handwritten Bezier...
authorDiederick Niehorster <dcnieho@gmail.com>
Sun, 31 Mar 2013 09:21:14 +0000 (09:21 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Sun, 31 Mar 2013 09:21:14 +0000 (09:21 +0000)
commit7e0a8e93d578a3609fc84a68a2c57201e58f8ecc
treec9a916029affdc2a570bbcefd77c324debef017b
parent6bb70a51b03902c66ab3891f159c99485b6c8ca9
teapot now using vertex arrays or vertex attribute arrays, using handwritten Bezier surface evaluation code
in fg_geometry, fixed up normal generation for visualization and added support for drawing texture coordinates (teapot has texture coordinates, other geometric shapes don't)

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