Hi, I haven't used FTGL... can someone more enlightened compare it to what I am currently using: http://quesoglc.sf.net
Cheers
Pablo
Type: Posts; User: pablob
Hi, I haven't used FTGL... can someone more enlightened compare it to what I am currently using: http://quesoglc.sf.net
Cheers
Pablo
Hi, has anyone got this http://developer.3dlabs.com/downloads/glslcompiler/index.htm compiled under linux/unix?
It seems to me it shouldn't even compile on win, but who knows... First of all I...
What I mean to do is develop in OpenGL 2 in such a way that I can port to OpenGL ES 2 in the future.
So I should rephrase my question: which functions should I avoid in order to port my OpenGL 2...
hi! Is there any documentation stating which functions were removed in OpenGL ES 2.0 that were part of the fixed pipeline? Are these functions scheduled for removal?
I want to use OpenGL 2.0 in...