Hi, I need to display 3D files on an iPad app. These files are created with 3DS (but could be in a different file format if needed). but I don't know if it is possible. I know that there is a OpenGL module on the Market place but I don't know if it can open (complex) 3D object. There is also three.js, but webgl doesn't work on Safari.
Any idea ?
Regards
3 Answers
The OpenGL module in the marketplace says this:
Power your games, virtual reality, visualization and other applications with complex two- or three-dimensional scenes.Sounds like exactly what you need. Plus it has a 15 day free trial for you to test out. The stars seem aligned in your favor, what more could you ask for (besides it working exactly how you want it to of course!)
Nice question. I think titanium does not support this format.
Maybe in the future they can implement something like Assimp library for load 3D models into Titanium, or a module...
Anyone know if it is possible?
Hi i dont think that loading 3D objects is currently supported, but of-course 3D matrix is supported for iOS so, better way is to create your own module for that and go ahead.
Your Answer
Think you can help? Login to answer this question!