Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maximbilan/the-pursuit-demo

3D racing with physics powered by Marmalade SDK and Bullet Physics
https://github.com/maximbilan/the-pursuit-demo

3d 3d-racing android blackberry bullet-physics c-plus-plus demo ios marmalade-sdk

Last synced: 3 months ago
JSON representation

3D racing with physics powered by Marmalade SDK and Bullet Physics

Awesome Lists containing this project

README

        

The Pursuit Demo
================================

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.

![alt tag](https://raw.github.com/maximbilan/cpp_marmalade_sdk_the_pursuit_3d/master/data/img/screen1.png)

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.

## Prerequisites:
  For Windows:

    - Microsoft Visual Studio 2010 (or 2012) Express Edition

    - Marmalade SDK


  For iOS:

    - Xcode 4.6.3

    - Marmalade SDK
## How to build:
    - 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'
## Important notes:
  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'

## Screenshots:
![alt tag](https://raw.github.com/maximbilan/cpp_marmalade_sdk_the_pursuit_3d/master/data/img/screen2.png)
![alt tag](https://raw.github.com/maximbilan/cpp_marmalade_sdk_the_pursuit_3d/master/data/img/screen3.png)
![alt tag](https://raw.github.com/maximbilan/cpp_marmalade_sdk_the_pursuit_3d/master/data/img/screen4.png)
![alt tag](https://raw.github.com/maximbilan/cpp_marmalade_sdk_the_pursuit_3d/master/data/img/screen5.png)