wipeout
wipeout copied to clipboard
Adapt it to work with newest THREE.js and BufferGeometries:
- Changes on creating models and tracks; Grouping triangles by material and creating non-indexed BufferGeometries.
- Small changes in hermiteInterpolate to make it run
- Fixed small THREE.js deprecations
It also uses the latest three.js from unpkg.com instead of the local copy