Commit Graph

1 Commits

Author SHA1 Message Date
Avi Weinstock
364890653f Implement a Debug pipeline for hitboxes and pathfinding lines.
- Implements mesh generation for cylinders and lines.
    - Implements an Id-allocator so that clients can mutate positions efficiently.
    - Is split into pipeline and scene modules.
    - Contains simple shaders that just pass through a position and color.
2021-05-30 11:50:25 -04:00