且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

Iphone上的OpenGl ES - 显示和旋转3D对象

更新时间:2023-11-10 13:18:46

以下是如何显示的简单示例并旋转使用Blender创建的3d模型: http ://iphonedevelopment.blogspot.com/2009/06/using-3d-models-from-blender-in-opengl.html

Here is the simple example how to display and rotate 3d models created with Blender: http://iphonedevelopment.blogspot.com/2009/06/using-3d-models-from-blender-in-opengl.html

完整的来源可以在这里找到: http://innerloop.biz/code/ExportTest.zip

The complete source can be found here: http://innerloop.biz/code/ExportTest.zip