No description
Find a file
reo 67f5913907 Refactor ecs module to use the new structs
The ecs module now uses the new model::Model struct instead of the
previous Mesh struct.
2025-07-13 19:57:16 +03:00
resources Move shaders to separate files 2025-07-05 20:42:55 +03:00
src Refactor ecs module to use the new structs 2025-07-13 19:57:16 +03:00
.gitignore First Commit 2025-06-28 14:20:46 +03:00
Cargo.lock Add new dependencies, downgrade glium 2025-07-05 20:39:35 +03:00
Cargo.toml Add KHR_texture_transform and utils features to the gltf package 2025-07-13 18:46:21 +03:00
justfile First Commit 2025-06-28 14:20:46 +03:00
opengl.png First Commit 2025-06-28 14:20:46 +03:00