Skip to content

Experimental implementation of the collide-and-slide algorithm for Avian.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

tracefree/avian_collide_and_slide

Repository files navigation

Avian Collide And Slide

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.

License

The code is licensed under your choice of MIT or Apache 2.0. Files under the assets directory are licensed under CC0.

About

Experimental implementation of the collide-and-slide algorithm for Avian.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages