abstreet/docs/design
2018-12-11 15:19:35 -08:00
..
biking.md PathRequest instead of massive confusing tuples. also can now use bike lanes from spawn layer 2018-11-17 17:12:03 -08:00
code.md implement yielding in traffic signals. pretty untested. 2018-11-30 12:28:32 -08:00
demand.md preps for merging intersections again... notes and not passing Map 2018-12-11 12:26:21 -08:00
discrete_sim.md easily watch logs as a slow test runs 2018-12-09 13:43:06 -08:00
driving.md organizing design notes a bit 2018-09-16 16:35:48 -07:00
geometry.md make some percentage of walking trips use transit, if it's reasonable. 2018-11-29 14:53:11 -08:00
gui.md plumbing generic things in ezgui runner 2018-12-04 10:20:08 -08:00
intersections.md working on new intersection merging logic for one hardcoded road... 2018-12-11 14:10:35 -08:00
lanechanging.md prototyping a better rust test runner that captures output in files 2018-11-23 14:51:14 -08:00
maps.md draw full turns using sharp bends if needed 2018-12-11 15:19:35 -08:00
parking.md organizing design notes a bit 2018-09-16 16:35:48 -07:00
physics.md give up on Sim being Eq; settle for PartialEq, get rid of all of the annoying 'ignore this field' hacks. also getting rid of unnecessary PartialEq impls in map_model 2018-11-18 16:28:43 -08:00
profiling.md briefly play around with cpuprofiler and gperftools 2018-10-18 10:54:04 -07:00
sim.md splitting off just the scheduling portion of spawn. no more 2018-11-17 18:41:53 -08:00
testing.md philosophizing on discrete-event sim. disable intersection merging; it's 2018-11-29 08:38:28 -08:00
time_travel.md get rid of the output param primary_plugins hack 2018-11-22 15:57:37 -08:00
transit.md making a variant of pathfinding that can abort a walking trip early and 2018-11-29 12:09:54 -08:00
tutorial.md moving sim_controls into SimMode, expressing it as a Paused/Running state 2018-12-08 13:51:31 -08:00
videos.md adding some gifs to the front page 2018-12-03 21:34:49 -08:00
walking.md was overthinking turn-making... going back to something simple 2018-11-06 08:59:27 -08:00