Hi, I’m looking to create a script that could sort of generate curves. If anyone has ever used the plugin Archimedes Two, you should understand what I am looking for.
Just a nice curve as shown in the image:
So, would anyone know how I can use scripts to do this?
It’s for a road generation system, but I don’t know how I would do the positioning for each part in the curve.
How do you want to define the shape of the curve?
Circular with a radius, bezier, etc?
There’s countless ways to define a curve that could suit your needs