Commit graph

3 commits

Author SHA1 Message Date
reo
049f522bb1 o3 refactor 2025-07-22 21:12:05 +03:00
reo
a3d3f641cd Improve abstraction of the engine
- Improved camera controls
- Introduce new convenience function ecsr.load_mesh_from_gltf
- Abstract out the glium stuff to allow for more backends in the future.
  We're still tied to winit though as it can be used with any of the
  major graphics libraries in the Rust ecosystem.
2025-07-19 00:15:21 +03:00
reo
d0440f3da3 Major Refactor: separate project into multiple crates 2025-07-17 23:19:46 +03:00