Rajawali / RajawaliVR

Rajawali + Virtual Reality
Other
136 stars 61 forks source link

Export 3D Space to use it with CardBoard #13

Open jjvargas opened 9 years ago

jjvargas commented 9 years ago

I would like to know if its possible to say Sweet 3D Home software, which is to create kitchen, house.. designs, which you can export the design to OBJ, the use this file to to display it in the Cardboard With a static position, not actually moving inside the virtual world. So you can see your kitchen space with CardBoard :)

It looks like Rajawali Framework can recognise OBJ format , can someone give me some hints if this is possible to do and how can that be achieved?

JCFerrerG commented 9 years ago

This question is better suited for the Rajawali community.

To me, "OBJ format" is a somewhat ambiguous term. This tutorial for Rajawali states that it can import a Wavefront .obj file.

If Sweet 3D Home exports Wavefront .obj files, then try out the tutorial. If you can import the models, then see if you can integrate RajawaliVR. If you can setup a scene in Rajawali with .obj models, then I suspect you can probably view the scene on Google Cardboard with Rajawali VR.

In any case, follow up with your progress in the Rajawali community. Good luck!