veloren/voxygen/src/render/renderer
Avi Weinstock 7b04599a3b 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-06-03 00:10:06 -04:00
..
binding.rs Implement a Debug pipeline for hitboxes and pathfinding lines. 2021-06-03 00:10:06 -04:00
drawer.rs Implement a Debug pipeline for hitboxes and pathfinding lines. 2021-06-03 00:10:06 -04:00
locals.rs Implement toggleable gpu profiling that saves the timings from a recent frame with the screenshot key, rebase fixes 2021-06-02 23:59:49 -04:00
pipeline_creation.rs Implement a Debug pipeline for hitboxes and pathfinding lines. 2021-06-03 00:10:06 -04:00
screenshot.rs Update wgpu 2021-06-02 23:59:50 -04:00
shaders.rs Implement a Debug pipeline for hitboxes and pathfinding lines. 2021-06-03 00:10:06 -04:00
shadow_map.rs Remove uneeded commented out gfx rendering code 2021-06-03 00:10:06 -04:00