The other my old stuff. 3D racing with physics powered by Marmalade SDK and Bullet Physics.
Released the demo version for mobile platforms: BlackBerry, Android and iOS.
YouTube Video: https://www.youtube.com/watch?v=ptwG-6U4xyE
BlackBerry World: http://appworld.blackberry.com/webstore/content/24117936/
Play Store: https://play.google.com/store/apps/details?id=com.maxim.thepursuitdemo
Apple iTunes: https://itunes.apple.com/us/app/the-pursuit-demo/id689719793
Amazon App Store: http://www.amazon.com/gp/product/B00NMQ980C
I think you will have no difficulties, if you want to build this sources, but for this you need the Marmalade SDK license, and then everything is simple if you follow the instructions.
For Windows:
- Microsoft Visual Studio 2010 (or 2012) Express Edition
- Marmalade SDK
For iOS:
- Xcode 4.6.3
- Marmalade SDK
- Download and install Python 2.7
- Download extension xlrd 0.8.0 from http://pypi.python.org/pypi/xlrd/
- Extract this archive and run the command 'python setup.py install'
- Run the script makedata.bat from folder 'scripts'
- Open race3d.mkb from 'project/race3d' or run the script run_project.bat from 'scripts'
1. Install Java SDK 6, not 7 for Android build
2. For Windows Phone 8 build you need to install Windows 8 x64 and run 'run_project_win8.bat'