shapes demo can now test shader based drawing as well, added glmatrix
authorDiederick Niehorster <dcnieho@gmail.com>
Sat, 9 Jun 2012 14:56:58 +0000 (14:56 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Sat, 9 Jun 2012 14:56:58 +0000 (14:56 +0000)
commit8a58cc57b97a1aa188018d987671ed565031874d
tree22a2c34ec1f175d438b1bb7db01ead8c39ba3724
parentd225ac34a598c827ff73e35cbbfd0660c90c8a06
shapes demo can now test shader based drawing as well, added glmatrix
helpers mostly written by John T.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1328 7f0cb862-5218-0410-a997-914c9d46530a
progs/demos/shapes/glmatrix.c [new file with mode: 0644]
progs/demos/shapes/glmatrix.h [new file with mode: 0644]
progs/demos/shapes/shapes.c