sk-zk / TruckLib

create & modify ETS2 / ATS maps
https://sk-zk.github.io/trucklib/master/
GNU General Public License v2.0
18 stars 7 forks source link

real road path to ets map #3

Closed gsus24 closed 4 months ago

gsus24 commented 5 months ago

Hi, with some pre-processing i got an workaround to create 1:1 map with exact path of the road. It is good starting point to build the map further in ETS Editor.

sk-zk commented 4 months ago

The idea is good, but the execution is quite messy - there are a lot of convoluted manual steps, and you've committed a lot of artifacts that don't belong in a git repo.

I've just pushed my own approach to this - check it out here: https://sk-zk.github.io/trucklib/master/docs/Samples/02-realroad.html https://github.com/sk-zk/TruckLib/tree/master/Samples/02-RealRoad