LDraw.org Discussion Forums
Road generator - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html)
+--- Forum: LDraw Editors and Viewers (https://forums.ldraw.org/forum-11.html)
+--- Thread: Road generator (/thread-16992.html)



Road generator - Michael Horvath - 2015-08-02

A long time ago I created a POV-Ray road generator.

http://lib.povray.org/searchcollection/index2.php?objectName=LegoRoad&contributorTag=SharkD

I was wondering if someone could create a native LDraw version of it. I'm not that familiar with parts authoring or "real" programming languages.

The tricky bits are the center dashes, so they could be omitted I guess.

Thanks!

[edit]

P.S. I also could never figure out how to calculate the proper amount of banking around a curve given a certain speed limit.