iPhone Open GL ES using FBX - How do I import animations from FBX into iPhone?
- by Dominic Tancredi
I've been researching this extensively.
We have a game that's 90% complete, using custom game logic in iPhone 4.0. We've been asked to import a 3D model and have it animate when various events happen in the game.
I've put together an OpenGL view (based on Eagl and several examples), and used Blender to import the model, as well as Jeff…