This is an experimental implementation of a collide-and-slide algorithm for the Bevy physics engine Avian. It also includes an example kinematic character controller which can be tested out with cargo run --example kinematic_controller
.
The code is licensed under your choice of MIT or Apache 2.0. Files under the assets
directory are licensed under CC0.