Skip to content

philiplinden/buoy

Repository files navigation

buoy

A buoyancy simulation environment built with Bevy in Rust.

Structure

The repository is structured as follows:

  • crates/buoy-runtime: Runtime code. This is what dispatches the simulation loop, sets up the physics, UI, renderer.
  • crates/buoy-physics: Physics simulation code.
  • crates/buoy-ui: UI code.

License

Except where noted (below and/or in individual files), all code in this repository is dual-licensed under either:

at your option. This means you can select the license you prefer! This dual-licensing approach is the de-facto standard in the Rust ecosystem and there are very good reasons to include both.

About

we all float down here

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages