1
vote
1answer
194 views

Ogre3d particle effect causing error in iPhone

1) First I have added the Particle Folder from the OgreSDK( Contains Smoke.particle) 2) Added the Smoke.material And smoke.png and smokecolors.ong 3) After this I added the Plugin = ...
3
votes
1answer
2k views

An Ogre3D iPhone 'Hello World' project?

I have been investigating various 3d engines for iPhone/iPad development and have mostly decided to use Ogre3d. I have got the SDK, the iPhone dependancies, built and run the SampleBrowser project on ...