Bonsoir,
je recherche une version définitive de gl3.h, mais tout ce que j'ai trouvé c'est :
http://www.opengl.org/registry/api/gl3.h
or à l'intérieur il est écrit : "This is a draft release of gl3.h" et
"Please don't package gl3.h for release with other software until it's out of draft status. The structure of the file may change significantly, and the details will probably change slightly as we make sure exactly the right set of interfaces is included."
Donc en gros ça nous dis de ne pas l'utiliser. Je voulais donc savoir s'il existait une version définitive de <GL3/gl3.h> que l'on peut utiliser pour commencer à travailler sur la compatibilité d'une application avec OpenGL 3 ?
Partager