开发者

android: set up simplest opengl es app

开发者 https://www.devze.com 2022-12-15 11:43 出处:网络
i am look开发者_高级运维ing for some sample code or tutorial that sets up the most basic opengl es application.

i am look开发者_高级运维ing for some sample code or tutorial that sets up the most basic opengl es application.

for example, just do glClear() in the renderloop.

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? There's a nice tutorial showing the ( they name it... ) most simple opengl-es app. Shouldn't be too hard to start from that point.

0

精彩评论

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