Rare find

Starter Kit Racing. A playable racing game template you can build on.

mrdoob.github.io/Starter-Kit-Racing

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Synthesize engine and impact audio, add spatial mix
  • Update Three.js version to 0.185.1
  • Update Three.js version to 0.185.1
June 2026
  • Fix mobile corner links being blocked by touch steering zone (#5)
April 2026
  • Persist drift marks to localStorage per track
  • Split drift marks into one mesh per rear wheel
  • Share colormap texture across all GLBs via custom loader
  • Add GitHub link to editor top-right corner
  • Replace editor toolbar text labels with icons
  • Add GitHub link to top-right corner
  • Add devlog link to README
  • Snap camera on first frame and ignore vertical velocity in lead
  • Validate laps by requiring every track cell to be visited
  • Add screenshot and shorten demo link to "Play"
  • Add lap timer with per-track best lap persistence
  • Show touch joystick at first touch position
  • Drive camera lead from car heading instead of velocity
  • Restyle editor toolbar and add View pan tool
  • Drop references to removed _godot and benchmark directories
  • Add velocity lead and circular deadzone to chase camera
  • Clamp touch steering input to match keyboard range
  • Flatten decoration scene graph
  • Switch smoke to a single Points mesh with longer-lived puffs