abstreet/map_model
Marcel Dejean d1635904b5 make all turns using bezier curves
Straight turns and u turns where the angle of the turn is approx 0/180
have control points placed in an (approximate) 1:2 rectangle (u turn)
or a trapezoid (straight/offset/lane change turn). Other turns have
control points located 2/3 from the intersection of the from/to lane
centers, which is equivalent to a quadratic bezier with the control
point at the intersection.
2021-12-23 17:00:08 +00:00
..
src make all turns using bezier curves 2021-12-23 17:00:08 +00:00
Cargo.toml Split the importer into individual commands with structopt. #745 2021-10-25 13:02:00 -07:00