开发者

Simple OpenGL engine

开发者 https://www.devze.com 2023-01-27 06:13 出处:网络
I\'m thinking about us开发者_开发问答ing OpenGL for part of my app, speciffically tile based London tube map. What is the most minimalistic and simplest OpenGL framework that I could use?Maybe, you mi

I'm thinking about us开发者_开发问答ing OpenGL for part of my app, speciffically tile based London tube map. What is the most minimalistic and simplest OpenGL framework that I could use?


Maybe, you might find GLSurfaceView handy for your app. Simplest possible OpenGL ES application with the source code is included.


You can use opengl pure. But I recommend using GLUT.

0

精彩评论

暂无评论...
验证码 换一张
取 消