which version of OpenGL axmol uses? #1096
10100010010001001010
started this conversation in
General
Replies: 3 comments 1 reply
Please read the https://github.com/axmolengine/axmol/blob/dev/CHANGELOG |
1 reply
|
If you search the code, you'll find several references to OpenGL ES 2 on Android and iOS, and OpenGL on Windows, Linux and MacOS |
0 replies
|
I can find this sentence on the cocos2dx 4.0 readme https://github.com/cocos2d/cocos2d-x/blob/v4/README.md
and here the axmol docu link (there be also): |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
cocos2d-x uses opengl ES 2.0, is axmol based on it too?
All reactions