egui support #11

Closed
reo wants to merge 0 commits from 2025-11-16-egui into master
Owner
No description provided.
reo added 6 commits 2025-11-16 15:19:24 +00:00
- NEW CRATE: raidillon_physics.
- Added new models to be able to test the physics support.
- Added a new system "PhysicsSystem" to apply physics calculations to the ECS world.
- NEW COMPONENT: RigidBodyComponent
- NEW kinematic character controller powered by rapier3d at kinematic_character_controller.rs
- NEW camera modes. The ability to switch between the free debug camera and new character controller.
- NEW keybinds system to support the camera mode swap
- New Resource, EguiQueue: Utility to queue egui ui builders
- New Rendering System, EguiRenderer: Utilizes a modified egui_glium
  library to render egui UI
- Adjusted RenderingSystem trait and RenderingContext structure to
  provide event_loop and egui_queue.
- Various minor adjusments
reo added a new dependency 2025-11-16 15:19:58 +00:00
reo added 1 commit 2025-11-16 15:24:31 +00:00
reo added 1 commit 2025-11-16 15:37:54 +00:00
reo removed a dependency 2025-11-16 17:33:17 +00:00
reo closed this pull request 2025-11-16 17:33:22 +00:00
Author
Owner

merged

merged

Pull request closed

Sign in to join this conversation.
No description provided.