简体   繁体   English

Google Cardboard简单应用

[英]Google Cardboard simple App

I have created 3d models of some objects and see them correctly using cardboard through sketchfab.com without any difficulty. 我已经创建了一些对象的3D模型,并通过Sketchfab.com用纸板正确看到了它们,没有任何困难。 I can see them as a VR model exactly what I wanted. 我可以将它们视为我真正想要的VR模型。 But I dont know how to create a standalone android app using my 3d model. 但是我不知道如何使用我的3D模型创建一个独立的android应用程序。 I am just looking for a template mobile application where I will place my model and see them as a mobile app through cardboard. 我只是在寻找一个模板移动应用程序,我将在其中放置模型并通过纸板将它们视为移动应用程序。 Any recommendation for an early start? 有什么建议提早开始吗?

After lots of research, I found out the best solution is using Unity3D application. 经过大量研究,我发现最好的解决方案是使用Unity3D应用程序。 There are plugins to assist with cardboard app development. 有一些插件可以帮助纸板应用程序开发。 I created my first app very easily within minutes of using a demo carboard application. 在使用演示车载应用程序的几分钟之内,我非常轻松地创建了我的第一个应用程序。 Now I am enjoying and learning Unity3D 现在我正在享受和学习Unity3D

The cardboard example? 纸板的例子? Might be a bit of hacking to chop out their block model and replace it with your art but it shouldn't be a mountain of work 可能会有一些技巧来砍掉他们的积木模型,并用您的艺术品代替它,但这不应该成为繁重的工作

https://github.com/googlesamples/cardboard-java https://github.com/googlesamples/cardboard-java

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

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