BlitzMAX OpenGL version?
BlitzMax Forums/OpenGL Module/BlitzMAX OpenGL version?
| ||
| What version of OpenGL is available in BlitzMAX? |
| ||
| Uhm.. Well if you update and use Glew OpenGL 4.3. Glew is rather simple to use with blitzmax. But the simple GLGraphics is just OpenGL 1.x. I believe, However as I said you can use glew to grab the other extensions. |
| ||
| How would I update? Is there an updated module? Guess I'm a little lost on this. Thanks |
| ||
| You have to regenerate a new glew module. search the forums. |
| ||
| It has to be at least OpenGL 2.0, since I can compile and use geometry shaders just fine. |
| ||
| I think it was updated to 2.0? |
| ||
| 2.1 my bet, but no more. |