#physics #sim #sailboat

sailboat-physics

Implementation of physics of the sailboat

1 unstable release

0.1.0 May 7, 2022

#237 in Simulation

MIT/Apache

11KB
228 lines

Sailboat Physics calculation

Rust Crates.io sailsim.rs

This library uses physics to calculates forces on the sailboat.

Usage

Add dependency to your project

sailboat-physics = "0.1"

License

Licensed under either of

at your option.

Contributions

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.


lib.rs:

All angles in radians with 0 pointing North

No runtime deps