Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,826 contributions in the last year
Contribution activity
August 2020
Created a pull request in dabreegster/abstreet that received 2 comments
Mechanicallyish rename TurnGroup -> Movement for #197, as decided in
#302 (comment) @khuston, let me know if this looks good and when to merge it. Thanks!
+332
−334
•
2
comments
- Rename Phase -> Stage, to be more in line with standard traffic signal
- Speed up apply_edits. Instead of undo()ing all current commands and then
- Represent edits to a road in a more robust way
- Two-way cycletracks part 1: lanes_ltr
- Add an explicit version number to the edits schema
- Record throughput through a traffic signal by direction, expose through
- The JSON format for the map edits changes occasionally. Be backwards
- Enforce vehicle cap per hour
- Record delay through a traffic signal by direction, and expose through the API
- Prepare to support capping the number of vehicles that can pass through
- New tool to union two scenarios. One use case is manually defining some
- Model parking lots with extra un-renderable spots. This fixes #150, lots
- Prototype offset editing
- In traffic=none mode, allow recording (most of) the manually specified
- Refactor the Transition enum, collapsing enum variants that were
- Multi-signal editor: part 2
- Multi-intersection traffic signal editor
- turn the headless runner into a demo of a JSON API, for #245
- show sim time and speed
- Make the "jump to delay" duration configurable.
- Fail importer immediately if dependencies are missing and make gunzip etc. configurable
- Represent edits to a road in a more robust way
- Add an explicit version number to the edits schema
- Record throughput through a traffic signal by direction, expose through
- The JSON format for the map edits changes occasionally. Be backwards
- reclaim wasm vertex/buffer memory, consolidate glow backends
- Enforce vehicle cap per hour
- Fix glow backend on mac
- Model parking lots with extra un-renderable spots. This fixes #150, lots
- Do all UI programming in logical pixels - scaling is all in backend
- Multi-intersection traffic signal editor
Created an issue in dabreegster/abstreet that received 2 comments
Intermediate/advanced projects
Backlog of larger efforts that feel imminently important. Not appropriate for small starter bugs, but maybe more inspiring for longer-term work. R…
2
comments
- Better intersection demand UI
- Percent type
- Use case: BFGreenways bridges
- Use alternate language names from OpenStreetMap
- Starter project: Optimize map importer
- Project backlog
- Support restriction relations with >1 via ways
- Investigate logging libraries
- Handle change:lanes tag
- Simplify and handle failures in spawning