I am trying to build an Augmented Reality App
but I can't find any method to display the .dae file which is an animated object
is there any helpful tutorial about this? Using Xcode or NinevehGL. Thanks for helping
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
||||
|
|
|
You can create augmented reality applications using cocod2d. There is a tutorial here http://www.raywenderlich.com/3997/introduction-to-augmented-reality-on-the-iphone As this is the simplest way I can think of implementing this. |
|||
|
|
|
Here's a link to a FBX converter. You can change collada dae files to FBX and then use the tutorial here using the metaio sdk to code an AR app in Xcode. |
|||
|
|