简体   繁体   English

iOS开发-基本3D应用的替代unity3d

[英]iOS development - alternative to unity3d for basic 3D app

I need to make a simple text/info app that has some simple 3D views, but I cant justify the cost of unity at the moment, and have no experience with Objective C. 我需要制作一个简单的文本/信息应用程序,该应用程序具有一些简单的3D视图,但是目前我不能证明统一的成本是合理的,并且没有使用Objective C的经验。

Are there any other SDK's that support 3D for iOS that don't require knowledge of Objective C? 是否有其他不需要iOS 3的SDK支持iOS 3D? and have a low cost or ideally free during development. 并且在开发过程中成本低廉,或者理想情况下是免费的。

I would recommend cocos3d , even though it's only a very early version. 我会推荐cocos3d ,即使它只是一个非常早期的版本。 It's easy to use and open-source (free). 它易于使用且开源(免费)。 You do need some objective C knowledge, but if you have time to run through a couple tutorials, you should be able to produce some nice results with very little effort. 您确实需要一些客观的C知识,但是如果您有时间完成一些教程,那么您应该能够以很少的努力获得一些不错的结果。 This should help you get started. 这应该可以帮助您入门。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM