Skip to content

A Bevy friendly wrapper of Box2D and LiquidFun.

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

mmatvein/bevy_liquidfun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚨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

  • The library is not fully featured yet. It has been developed with the needs of our game in mind, so the implemented features reflect what we've needed. Early on "Example Driven Development" was used, by porting over regular Box2D examples.
  • Feedback on the APIs, usability & overall code quality is very welcome.
  • Pull Requests are welcome, but this crate is very much a work in progress alongside our game, so we need full ownership of what goes into the codebase.

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.

About

A Bevy friendly wrapper of Box2D and LiquidFun.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages