开发者

OpenGL functional example needed in Android

开发者 https://www.devze.com 2023-01-22 02:27 出处:网络
Does anybody have an开发者_如何学Pythond want to share layout.xml file and working Activity class in which have example of using OpenGL in android ?This is the best one I know of...

Does anybody have an开发者_如何学Pythond want to share layout.xml file and working Activity class in which have example of using OpenGL in android ?


This is the best one I know of... http://blog.jayway.com/2009/12/03/opengl-es-tutorial-for-android-part-i/


http://developer.android.com/resources/articles/glsurfaceview.html

Sorry, no layout.xml (but how hard can it be to find as this was the first result in my google search?)


I find this website to be immensely useful in learning OpenGL as a whole, along with how to use it in Android: http://insanitydesign.com/wp/projects/nehe-android-ports/.

The original C++ tutorials (ported to many other languages also) are available here for reference.

0

精彩评论

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