BMX
Created by Jonas Värbrand.
This is a project from a computer graphics course I took in 2013. It runs on Mac, iOS, Android and WebGL. The WebGL port was done using the awesome emscripten.
Controls
- Arrow keys (steer/pedal/brake)
- R (reset)
- 1 (toggle debug draw)
- 2 (toggle camera)
- 3 (toggle balance)
- 4 (crash rider)
- Virtual joysticks for touch/mobile
Features
- Bullet physics
- Quarter pipe airs
- ...
Bugs
- Probably doesn't work in all browsers
- Rider has parkinson
- Possible to pedal after a crash
- Bad shadow (poor fallback when no EXT_shadow_samplers)
- Toggle controls toggle until released
- ...