mmatvein / bevy_liquidfun

A Bevy friendly wrapper of Box2D and LiquidFun.
Apache License 2.0
4 stars 2 forks source link

🚨WARNING: WORK IN PROGRESS🚨

This crate is a work in progress and version changes may introduce breaking changes without warning, even in minor version number releases.

bevy_liquidfun

A Bevy friendly wrapper of Box2D and LiquidFun.

This crate wraps libliquidfun-sys to integrate Box2D and LiquidFun with the Bevy game engine.

Remarks

Acknowledgements

This crate is made possible by excellent prior work by others. Huge thanks go to:

Box2D by Erin Catto

LiquidFun by Google

autocxx by Google

LiquidFun rebase onto newer Box2D by Birch-san

License

This work is licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.