Skip to content

A physics library, built around the bevy ecs system.

License

Notifications You must be signed in to change notification settings

fishykins/fishics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fishics

Minimum Supported Rust Version

This is a 2D physics engine, built upon the bevy ecs architecture.

About The Project

There are plenty of wonderful physics engines out there, and the bevy ecosystem includes a few of its own. So why build a new one?

Simply put, there are lots of feature-rich options out there, but feature-bare options are few and far between. I aim to provide an engine that is so simple, even a child could use it. There will be no fancy-ness, nor will there be advanced features. The only thing you can expect is axis aligned rectangles, circles, maybe some rotated rectangles, lines, and the performance of a slightly above average donkey. It will do.

Getting Started

As with most rust crates, this can be imported to a project using crates.io. Follow the link for more infomation.

Optional features

None. You have no options left to you at this point in time.

Compatible Bevy versions

Compatibility of fishics versions:

fishics bevy
0.1 0.7

License

Licensed under either of

at your option.

Contribution

Contributions are both welcome and appreciated!

Contributions in any form (issues, pull requests, etc.) to this project must adhere to Rust's Code of Conduct.

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

Contact

Caspar Green - caspar.m.green@gmail.com

Project Link: https://github.com/fishykins/fishics

(back to top)

Squares go boop

About

A physics library, built around the bevy ecs system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages