项目作者: lavapx

项目描述 :
Basic openGL usage in cocos2d-x v3.14.1
高级语言: C++
项目地址: git://github.com/lavapx/OpenGL-in-Cocos2d-x.git
创建时间: 2017-04-13T22:06:20Z
项目社区:https://github.com/lavapx/OpenGL-in-Cocos2d-x

开源协议:

下载


OpenGL-in-Cocos2d-x

Basic openGL usage in cocos2d-x v3.14.1. Shows how to override the scenes onDraw method, setup VAO and VBOs, push data, and render a triangle with per vertex color using a basic shader. Accompanying tutorial explaining all code and concepts in detail can be found here.

gltriangle2

Built With

Cocos2d-x

License

Cocos2d-x is licensed under the MIT License.
All original code is also licensed under the MIT License.