glues
glues copied to clipboard
fork of http://code.google.com/p/glues/
Source code is maplist(backend), backend(c, e), subdivider(renderhints, backend), Most unwise to use something before you've initialised it. Suggest code rework.
I tried to use it on android. But this symbol is missing in OpenGL ES: glPushClientAttrib from glues_mipmap.c line 929: glPushClientAttrib(GL_CLIENT_PIXEL_STORE_BIT); Have I understood something wrong about glues? Is it...
a replacement for mesa-glu, because I want to port a game to Android. Do you know why glues is using GLfloat instead of GLdouble? Is there a way to write...
I have a suggestion. I was looking into glues for glut and came across this http://unrealvoodoo.org/git/glutes.git Please consider doing glutes for the raspberry pi as this source looks promising being...