Dustin Carlino
|
729ad9df24
|
plumb in new lane center pts, and use them for rendering always. looks OK...
|
2018-06-25 14:50:18 -07:00 |
|
Dustin Carlino
|
571673b02f
|
figuring out where polygons go wrong...
|
2018-06-25 14:41:00 -07:00 |
|
Dustin Carlino
|
9133f7edc1
|
split lane profiles into a fxn
|
2018-06-25 14:33:03 -07:00 |
|
Dustin Carlino
|
94e8f7a4bf
|
switch to new polygons for cars. seems to work.
|
2018-06-25 14:01:55 -07:00 |
|
Dustin Carlino
|
7c747ea9ee
|
working on calculating start/end crossings explicitly
|
2018-06-25 13:48:30 -07:00 |
|
Dustin Carlino
|
fef18fbf2f
|
use new polygons for parcels...
|
2018-06-25 13:29:31 -07:00 |
|
Dustin Carlino
|
e2dda62175
|
bam, line trimming... kind of works
|
2018-06-25 13:19:01 -07:00 |
|
Dustin Carlino
|
dfdd717c29
|
use shifted points for polygon, all using the old polyline stuff...
|
2018-06-25 13:17:28 -07:00 |
|
Dustin Carlino
|
6cad6c7394
|
working on the line trimming logic. seems to do something?
|
2018-06-25 13:11:55 -07:00 |
|
Dustin Carlino
|
2451244344
|
splitting out a mapmaking fxn
|
2018-06-25 12:03:34 -07:00 |
|
Dustin Carlino
|
6afb71ea5f
|
preps for line trimming
|
2018-06-25 11:54:15 -07:00 |
|
Dustin Carlino
|
f9db14fed7
|
slightly less chaos in the roundabout
|
2018-06-25 11:19:08 -07:00 |
|
Dustin Carlino
|
427bdf3f34
|
compute front path upfront
|
2018-06-25 11:16:33 -07:00 |
|
Dustin Carlino
|
8e1af1f4ea
|
store graph connections more sanely
|
2018-06-25 10:28:33 -07:00 |
|
Dustin Carlino
|
06b28f2d2d
|
finishing screenspace translation of roads and intersections
|
2018-06-25 10:13:02 -07:00 |
|
Dustin Carlino
|
1242ec5297
|
WIP transforming gps to screen space earlier
|
2018-06-25 09:40:37 -07:00 |
|
Dustin Carlino
|
ba310cbd45
|
removing geom crate, using just map model
|
2018-06-25 09:00:43 -07:00 |
|
Dustin Carlino
|
4489abd301
|
same for GeomTurn
|
2018-06-25 08:37:32 -07:00 |
|
Dustin Carlino
|
a8532fe210
|
copying GeomRoad stuff in, calling it, not using it
|
2018-06-25 08:33:56 -07:00 |
|
Dustin Carlino
|
35e3f9807d
|
compute gps bounds up front, to prep for geom merging
|
2018-06-25 08:17:12 -07:00 |
|
Dustin Carlino
|
d9e46c5960
|
splitting map model into more modules
|
2018-06-25 08:08:38 -07:00 |
|
Dustin Carlino
|
2b9eb66ba1
|
moving polyline to map_model, using pt2d
|
2018-06-24 17:01:40 -07:00 |
|
Dustin Carlino
|
c2473828a6
|
finding paths between buildings and nearest sidewalk
|
2018-06-20 17:29:04 -07:00 |
|
Dustin Carlino
|
3838a1c4ac
|
extra lanes on one-ways
|
2018-06-19 13:39:10 -07:00 |
|
Dustin Carlino
|
52b8570e6c
|
sidewalks for two-ways
|
2018-06-19 10:10:30 -07:00 |
|
Dustin Carlino
|
854eee4fd0
|
rendering parking lanes for two-ways...
|
2018-06-19 09:54:21 -07:00 |
|
Dustin Carlino
|
55fea2d5a7
|
moving to new way of generating lanes from osm ways
|
2018-06-19 09:29:58 -07:00 |
|
Dustin Carlino
|
ef78902f9a
|
slowly moving away from depending on other_side in Road, and declaring LaneType stuff
|
2018-06-19 09:03:26 -07:00 |
|
Dustin Carlino
|
91920c3e1d
|
dont reach into DrawRoad's polygon directly from DrawIntersection
|
2018-06-18 14:46:11 -07:00 |
|
Dustin Carlino
|
923883883b
|
updating README and trimming license declarations
|
2018-06-03 17:56:53 -07:00 |
|
Dustin Carlino
|
f2b7344940
|
using new rust 1.26 match stuff, and fmt
|
2018-05-10 16:19:26 -07:00 |
|
Dustin Carlino
|
065c2ce9ba
|
Importing everything since the initial import
|
2018-04-10 17:51:37 -07:00 |
|
Dustin Carlino
|
1863289f6d
|
Initial import of A/B Street prototype.
|
2018-03-13 08:06:03 -07:00 |
|