简体   繁体   English

Opengl es 2.0 3d

[英]Opengl es 2.0 3d

I am looking for a tutorial about opengl es 2.0 for android, 我正在寻找关于opengl es 2.0 for android的教程,
until now I have been using andEngine for 2d opengl es 1.x, 直到现在我一直在使用andEngine for 2d opengl es 1.x,
I am looking forward being able to build an app in 3d from scratch, not using someone's engine. 我期待能够从头开始构建一个3D应用程序,而不是使用某人的引擎。
If its possible, I want the tutorial to explain about 3d textures too, and how to use everything. 如果它可能,我希望教程也解释有关3d纹理,以及如何使用所有内容。
Are there any good tutorials for this? 这有什么好的教程吗?

I am new to OpenGl, but not to the android platform. 我是OpenGl的新手,但不是Android平台。 i had a lot of experience with canvas and andEngine. 我在canvas和andEngine方面有很多经验。

Thanks! 谢谢!

I am new to both Android and Open GL ES, and I found this extremely helpful. 我是Android和Open GL ES的新手,我发现非常有帮助。 It goes through step-by-step how OpenGL ES works, shapes, colours, blending, vertex buffers, fragment and vertex shaders, texture loading... from a relatively beginner perspective. 它从一个相对初学者的角度逐步介绍OpenGL ES如何工作,形状,颜色,混合,顶点缓冲,片段和顶点着色器,纹理加载......

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM