Rail Generation Test v0.0.0 Projects 4.7 Community
Submitted by user joung2321; MIT; 2026-09-21
A simple project testing procedural generation of railway
This project demonstrates :
- extracting edges on XY plane from mesh
- mesh extrusion using extracted edges and unit speed curve
This project defines 4 types of unit speed curves :
- line
- vertical curve (arc)
- horizontal curve (helix)
- Clothoid (a.k.a. Euler spiral)
See GitHub for more information.
View files Download Submit an issue Recent Edits