lyra-engine/lyra-game
SeanOMik f0b413d9ae
render: resize light grid with window, improve light buffer, add spot lights to the light cull compute
Spot lights are buggy. They get culled when they shouldn't be, maybe still an issue with the light grid :(
2024-03-20 11:41:40 -04:00
..
src render: resize light grid with window, improve light buffer, add spot lights to the light cull compute 2024-03-20 11:41:40 -04:00
Cargo.toml split the math module into a lyra-math crate, implement Reflect and Component for Transform 2024-01-13 11:51:16 -05:00