开发者

Use OpenGL ES to create an iPhone painting tool?

开发者 https://www.devze.com 2022-12-23 07:36 出处:网络
Is it feasible to use OpenGL开发者_Python百科 ES to create an iPhone raster graphics editor like SketchBook Mobile(http://usa.autodesk.com/adsk/servlet/pc/item?siteID=123112&id=13872203)? Any rela

Is it feasible to use OpenGL开发者_Python百科 ES to create an iPhone raster graphics editor like SketchBook Mobile(http://usa.autodesk.com/adsk/servlet/pc/item?siteID=123112&id=13872203)? Any related reference(tutorial, sample) you can recommend?

Why I try to use OpenGL ES? Because it's hardware accelerated and cross-platform.

Thanks in advance!


Apple's own GLpaint sample app might be a good starting point.

0

精彩评论

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