top of page

RUNTIME ROAD MESH GENERATION

About

I worked on an architectural project to help my client and build a runtime city generation project.

Here I'm showing how I made an algorithm to generate road mesh.

Code involves heavy mathematics to calculate mesh for turns and intersections of roads.

​

Below are some screenshots of the code that I have written.

Download full script

bottom of page