https://github.com/nguest/fast.
Fast is a WebGL car racing game-in-progress, built using three.js and custom shaders.
Tracks are created procedurally, from an array of curve points- computed from real lat/lon GPS coordinates if desired.
The interface will be React.js- currently only the game engine is operational. The aim is to ultimately create a Gran Turismo or Forza-like experience - but in the browser!
Visit the build-in-progress at http://fastwebgl.herokuapp.com/. AWSD controls the car.
The story so far:
update (19 Dec 2021)! instanced grass, 3d backgrounds, other improvements update! better trees, instanced track decals etc Initial commits:
In the project directory, you run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
AWSD controls the car.