erikiado / NotMarioKart

2 stars 0 forks source link

Create track. #1

Closed MarcAbonce closed 7 years ago

MarcAbonce commented 7 years ago

TODO:

BenjaVR commented 7 years ago

Infinite track (circle/oval).

MarcAbonce commented 7 years ago

d0754790162d90307bcd97836c6d4130f34b7a68 changes track so it's drawn as a (Centripetal Catmull–Rom spline)[https://en.wikipedia.org/wiki/Centripetal_Catmull%E2%80%93Rom_spline].

For now the track is still hardcoded, for the next delivery we can change that by either adding levels or by random generation.