iOS 游戏引擎

发布于 2024-10-04 20:58:48 字数 1536 浏览 1 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

一指流沙 2024-10-11 20:58:48

在我看来,Unity 非常酷,但我刚刚开始将它用于游戏开发。

Unity is very cool, IMO, but I just started using it for game dev.

傾城如夢未必闌珊 2024-10-11 20:58:48

我建议您查看http://isgl3d.com/。它是用 Objective-C 编写的,有许多好的功能,它有 OpenGl ES 2 和子弹物理支持,可以从 Blender 或 Maya 导入 POD 格式的 3D 对象。

另外,如果您有 C++ 知识,您可以考虑使用 openframeworks 或 cinder,
两者都是 C++ 并为创意编程而创建,但也可用于某些类型的游戏。

http://libcinder.org

http ://openframeworks.cc

I suggest you take a look at http://isgl3d.com/. it has written in Objective-C and has many good features, it has OpenGl ES 2 and bullet physics support and can import 3D objects from blender or maya with POD format.

also if you have C++ knowledge you can consider using openframeworks or cinder,
both are C++ and created for creative programming but can be used for some type of games.

http://libcinder.org

http://openframeworks.cc

作妖 2024-10-11 20:58:48

可供选择的 iPhone 3D 游戏引擎比 unity 和 SIO2 多得多。我可以建议至少 19 个用于 iOS + 3D 开发:http://mobilegameengines.com/iphone/3d_game_engines

There are far more iPhone 3D game engines to choose from than unity and SIO2. I can suggest at least 19 for iOS + 3D development: http://mobilegameengines.com/iphone/3d_game_engines

沐歌 2024-10-11 20:58:48

Unity 可能是游戏编程的最佳选择。然而,您是一个人还是有建模师为您的游戏制作动画?如果您不这样做,那么我推荐 Blender,它是一个开源工具,用于为游戏等角色建模。

回到 Unity,它似乎是最好的选择,因为您可以在上面执行许多不同类型的编码。其中包括 C# 和用于视频游戏的 JavaScript 版本。此外,如果您对游戏开发职业感兴趣,那么 Unity 可以帮助您学习脚本编写,这样您在申请工作时就已经知道如何去做。

最后,Unity 似乎是最好的免费引擎,可以快速完成最多的“事情”。 Unity 上的原型制作速度非常快,从长远来看,当您需要测试游戏时,这将为您提供帮助。

Unity would probably be the best option to use in regards to game programming. However, are you a one man or do you have modelers getting animation for your game? If you do not then I recommend Blender, which is an open source tool used to model characters for games and such.

Back to Unity, it seems like the best options just because of the many different types of coding you can do on it. This includes C# and a version of JavaScript for video games. Also, if you're interested in a career for game development then Unity can help you learn scripting so you already know how to do it if you apply for a job.

Lastly, Unity seems to be the like the best engine that is free that can do the most 'stuff' quickly. Prototyping is incredibly quick on Unity and this will help you in the long run when you need to test your game.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文