further worked on the teapot drawing code:
authorDiederick Niehorster <dcnieho@gmail.com>
Mon, 1 Apr 2013 11:46:20 +0000 (11:46 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Mon, 1 Apr 2013 11:46:20 +0000 (11:46 +0000)
commitff7ec6ed2620d67541b5a29dab54c5459e5183c3
tree0b2ee599b6d7095b8b029b4d8c85c200001ebf3a
parent18bf83a00e2af9d24ee171b70ec345b70fc661f0
further worked on the teapot drawing code:
cleaned up some debug stuff, and generalized the code
now added teacup and teaspoon too, so we have Newell's set complete
As source attribution, i copied in the whole original email message that the data was taken from, and where i downloaded that email message
fixed z offset as well, so all three objects now drawn centered

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1569 7f0cb862-5218-0410-a997-914c9d46530a
include/GL/freeglut_ext.h
include/GL/freeglut_std.h
progs/demos/shapes/shapes.c
src/fg_ext.c
src/fg_teapot.c
src/fg_teapot_data.h
src/freeglutdll.def.in