iPhone OpenGL:在 3D 环境中移动
这可能是一个漫长的过程,
我正在寻找如何渲染地板(或房间)并在其周围移动的示例/教程。这里似乎有一个完美的例子: http://www.cocoachina.com/wiki/index.php?title =OpenGL_ES_13_-_Moving_in_3D
但是,下载(必需)丢失。
有谁有 OpenGL 3D 和在 3D 空间中移动的代码示例吗
this is probably a long shot
I am looking for an example / tutorial of how to render a floor (or room) and move around it. There seems to be the perfect example here:
http://www.cocoachina.com/wiki/index.php?title=OpenGL_ES_13_-_Moving_in_3D
However the download (which is required) is missing.
Does anyone have any code samples for OpenGL 3D and moving around 3D Space
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看 SIO2 封装。有一个关于在房间内移动相机的教程,开箱即用。我现在忘记了,但我认为这是教程 06 或 07。他还在 YouTube 上发布了解释它们的视频,这很好。
Look at the SIO2 package. There is a tutorial for moving a camera around a room, works out of the box. I forget exactly now but I think it's tutorial 06 or 07. He also puts videos explaining them on YouTube, which is nice.