fix: some things are outdated for some reason...

This commit is contained in:
lisk77 2025-01-01 06:21:32 +01:00
parent 5456d2a1d7
commit 2654a9fdc9
11 changed files with 431 additions and 44 deletions

View file

@ -4,6 +4,7 @@ mod camera;
pub mod renderer;
pub mod renderer2d;
mod render_pass;
mod render_group;
pub struct Projection {
aspect: f32,