简体   繁体   English

android:设置最简单的opengl es应用

[英]android: set up simplest opengl es app

i am looking for some sample code or tutorial that sets up the most basic opengl es application. 我正在寻找一些示例代码或教程来设置最基本的opengl es应用程序。

for example, just do glClear() in the renderloop. 例如,只需在renderloop中执行glClear()。

i have already been searching the web but all i found was either out of date or too much and too complicated. 我已经在网上搜索了,但是我发现的所有信息要么过时,要么太过复杂。

thanks! 谢谢!

Hm, have you tried the new "resources" tab at the android developers home? 嗯,您是否尝试过在Android开发人员家中使用新的“资源”标签? There's a nice tutorial showing the ( they name it... ) most simple opengl-es app . 有一个很好的教程,展示了(他们命名为...) 最简单的opengl-es应用程序 Shouldn't be too hard to start from that point. 从这一点开始应该不难。

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

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