/bevy_overlap_2d

Work-in-progress 2D collision detection for the Bevy game engine

Primary LanguageRustApache License 2.0Apache-2.0

bevy_overlap_2d

This crate is a plugin for the Bevy game engine that offers 2D collision detection and contact manifold generation.

Maturity

Many desirable features and optimizations are not-yet-implemented: use at your own risk.