Context:
A personal prototype for a procedurally generated racing game in Unity, still a work in progress.
I wrote the track-generation algorithm, which produces a closed circuit with randomized turns. Road meshes and UV maps are generated using "It's A Road Tool" by Parabox; the car controller comes from Unity's Standard Assets.