is it possible to use godot 2.1.6 with the newer version? #368
|
i'm using a heavily modified version of 2.1.6 optimized for 2d. was thinking about upgrading its GLEW libray, but i'm not really a graphics programmer, although I have some c/c++ experience. would it be possible/worth it to upgrade to the latest GLEW? afaik, godot 2.1.6 is using the 2007 library. would there be any performance improvements? (if not, i guess you can close this topic). just curious, thank you! |
Answered by
nigels-com
Sep 25, 2022
Replies: 1 comment 1 reply
|
I don't think GLEW has changed all that much since 2007. It has added new versions of OpenGL and extensions over time. |
1 reply
Answer selected by
girng
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't think GLEW has changed all that much since 2007. It has added new versions of OpenGL and extensions over time.
I don't think there would be any particular performance improvements.