johschmitz/blender-driving-scenario-creator

Procedure to automatically add roads on a set of curves

Opened this issue · 1 comments

Hi, I don't know if it could be considered an issue but I was wondering if there is any suggestion on how to
automatically add OpenDrive roads on a set of curves (eventually imported from OSM) directly in Blender.

Thanks a lot.

PS. If this is not the proper channel to ask for it, I do apologize

Hey @gionji, good suggestion. I am actually now (albeit slowly) working on the very basis for being able to implement such features. First we need to have parampoly3 based roads which are a way of exporting cubic spline based curves into OpenDRIVE. Then I could imagine some kind of tooling to use this with OSM data but I haven't thought about this problem in detail. I will first focus on the basics. But if you have some conceptual ideas regarding possible implementations feel free to leave them here for the (hopefully not so far) future.