Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 379 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 379 Bytes

Road Generator using Catmull-Rom Spline Algorithm

A simple road generator in Unity3d using Catmull-Rom Spline

Screenshot

A road generator that uses the Catmull-Rom Spline algorithm to iterate through points and then generate a mesh. This is a work in progress!