Crates.io | physsol |
lib.rs | physsol |
version | 0.2.0 |
source | src |
created_at | 2018-08-29 05:15:16.93272 |
updated_at | 2018-10-08 03:08:30.084544 |
description | Lightweight 2d and 3d physics library |
homepage | https://github.com/nthend/physsol-rs |
repository | https://github.com/nthend/physsol-rs |
max_upload_size | |
id | 81918 |
size | 20,525 |
Lightweight 2d and 3d physics library written in Rust
Numerical solution of differential equations:
PointN
contains pos
and vel
fields - position and velocity of physical pointLicensed under either of
at your option.
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.