All Projects â†’ maximbilan â†’ The Pursuit Demo

maximbilan / The Pursuit Demo

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

Projects that are alternatives of or similar to The Pursuit Demo

3d Game Shaders For Beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Stars: ✭ 11,698 (+146125%)
Mutual labels:  3d, glsl
Glmaps
Data visualization examples and tutorials from scratch. æ•°æŽå¯č§†åŒ–į¤ē例äģŖį é›†ä¸Žæ–°æ‰‹å­Ļäš æ•™į¨‹ã€‚
Stars: ✭ 288 (+3500%)
Mutual labels:  3d, demo
Gaiasky
Mirror of Gaia Sky repository hosted on Gitlab: https://gitlab.com/langurmonkey/gaiasky
Stars: ✭ 162 (+1925%)
Mutual labels:  3d, glsl
Cute Deferred Shading
Cute little deferred shading implementation.
Stars: ✭ 129 (+1512.5%)
Mutual labels:  glsl, demo
Polygon Shredder
The polygon shredder that takes many cubes and turns them into confetti
Stars: ✭ 686 (+8475%)
Mutual labels:  glsl, demo
Glsl Godrays
This module implements a volumetric light scattering effect(godrays)
Stars: ✭ 155 (+1837.5%)
Mutual labels:  glsl, demo
Webgl Fundamentals
WebGL lessons that start with the basics
Stars: ✭ 3,315 (+41337.5%)
Mutual labels:  3d, glsl
Hole fixer
Demo implementation of smoothly filling holes in 3D meshes using surface fairing
Stars: ✭ 165 (+1962.5%)
Mutual labels:  3d, demo
Regl Cnn
Digit recognition with Convolutional Neural Networks in WebGL
Stars: ✭ 490 (+6025%)
Mutual labels:  glsl, demo
Vulkandemos
Some simple vulkan examples.
Stars: ✭ 413 (+5062.5%)
Mutual labels:  3d, glsl
Sky Shader
☀ī¸ WebGL sky and sun shader editor
Stars: ✭ 90 (+1025%)
Mutual labels:  glsl, demo
Leaf3d
A lightweight 3D rendering engine based on modern OpenGL
Stars: ✭ 16 (+100%)
Mutual labels:  3d, glsl
Langterm
🕹ī¸ WebGL-based VT220 emulator, made as a learning example and frontend for a text adventure
Stars: ✭ 35 (+337.5%)
Mutual labels:  glsl, demo
Curtainsjs
curtains.js is a lightweight vanilla WebGL javascript library that turns HTML DOM elements into interactive textured planes.
Stars: ✭ 1,039 (+12887.5%)
Mutual labels:  3d, glsl
Tess Opt
Demonstration of how we can use tessellation shaders to make faster fragment shaders.
Stars: ✭ 13 (+62.5%)
Mutual labels:  glsl, demo
Wireframe World
An infinite wireframe world in WebGL
Stars: ✭ 347 (+4237.5%)
Mutual labels:  glsl, demo
Regl Fire
Fire particle system made with regl
Stars: ✭ 16 (+100%)
Mutual labels:  glsl, demo
Embree viewer
Embree viewer is a simple implementation of a progressive renderer, based on Intel's Embree raytracing kernels. Its UI is written in SDL2, and it supports Alembic, OBJ file formats, with a JSON file to describe a scene.
Stars: ✭ 19 (+137.5%)
Mutual labels:  3d, demo
Xeogl
A WebGL-based 3D engine for technical visualization. Not actively maintained.
Stars: ✭ 920 (+11400%)
Mutual labels:  3d
Unity Xyz
C# lightweight tile viewer
Stars: ✭ 25 (+212.5%)
Mutual labels:  glsl

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

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 alt tag alt tag alt tag

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].