Experimental implementation for a physics-based 3D platforming character controller with procedural animation informed by the detailed physics state.
Written in Rust, using Bevy Engine and Avian Physics.
Demo on YouTube (work in progress)
- Install the rust toolchain using
rustup - Make sure you are on the latest
stabletoolchain cargo run --release