note about teapot rendering, front facing polygons have clockwise
winding git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1321 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
5f3a0d5411
commit
0065de7ac6
@ -544,6 +544,7 @@ FGAPI void FGAPIENTRY glutSolidIcosahedron( void );
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Teapot rendering functions, found in freeglut_teapot.c
|
* Teapot rendering functions, found in freeglut_teapot.c
|
||||||
|
* NB: front facing polygons have clockwise winding, not counter clockwise
|
||||||
*/
|
*/
|
||||||
/* TODO: doesn't work with GLES1 yet */
|
/* TODO: doesn't work with GLES1 yet */
|
||||||
#ifndef EGL_VERSION_1_0
|
#ifndef EGL_VERSION_1_0
|
||||||
|
Reference in New Issue
Block a user