Commit Graph

3 Commits

Author SHA1 Message Date
mars 451f292605 Enhance shaders + include preprocessing 2022-05-05 06:24:30 -06:00
mars 4313ce8017 Add flycam 2022-04-22 21:42:33 -06:00
mars f590edb77f Render a triangle!
- Refactor `RenderPass` and `RenderPassBox` APIs
- Add basic `mesh_shader.wgsl`
- Decouple `MeshLayoutBindingIndices` from `MeshLayoutBindings`
- Create `MeshPass` render pipeline
- `MeshPass` creates an example mesh
- `MeshPass` flushes `MeshPool`
- `MeshPass` actually draws meshes
2022-04-19 01:48:05 -06:00