Closed peterGraf closed 9 years ago
I dowloaded Ogre 3d onto Windows and OS X, both compiled and worked as promised, next I will download and test the android app.
As the website for ogre3d is rather unstable for me, I have for now stopped to look at it.
Hi Peter,
I know that you are looking into the various 3D libraries, but in case you found Ogre 3D as the one but are avoiding it because of the DNS resolution, you could try this fix.
Ogre 3D is hosted at http://176.58.98.244/
If the server is static, and the IP doesn't change, you can add this to your hosts file.
176.58.98.244 ogre3d.org 176.58.98.244 www.ogre3d.org
This is Of course a hack, in case you decide on using it.
Best,
This library looks pretty mature and solid. It is written in C++. So iOS should not be a problem. I will look into integrating it into the android app.