sergeypdev 4fd797c048 Slowly building out the rendering framework
- Ditch VMA for per frame data
- Add basic global descriptor set and all the boilerplate to manage that
- Add global uniform buffer that only has camera matrices right now
- Implement a per frame GPU memory arena, one large buffer that wraps around holding data for all frames in flight
- Get free look camera working again
2024-12-08 21:39:09 +04:00
..
2024-02-12 19:39:14 +04:00
2024-02-12 19:39:14 +04:00
2024-02-15 04:23:18 +04:00
2024-03-05 02:19:17 +04:00
2024-02-19 08:05:00 +04:00