comet/crates/comet_ecs
2025-02-23 16:51:31 +01:00
..
component_derive feat: added 2D scene rendering and initialization of the texture atlas 2024-10-28 15:17:59 +01:00
src feat: moved the ECS related functions to the App to remove unnecessary calling of the World struct inside App. 2025-02-23 16:51:31 +01:00
Cargo.toml feat: added a camera with orthographic projection and did some work restructuring the comet_app to make the setup system optional. Input handling is moved to the app 2024-11-13 03:33:02 +01:00