10 releases (4 breaking)
Uses old Rust 2015
0.5.1 | Apr 20, 2017 |
---|---|
0.5.0 | Apr 7, 2017 |
0.4.0 | Mar 30, 2017 |
0.3.2 | Mar 29, 2017 |
0.1.2 | Mar 16, 2017 |
#249 in Simulation
23KB
413 lines
newton
A Newtonian physics simulator written in Rust.
Licence
Copyright (C) 2017 Cooper Paul EdenDay
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Minimum Rust Version
rustc 1.16.0 (30cf806ef 2017-03-10)
lib.rs
:
Newton
A Newtonian physics simulator written in Rust.
Dependencies
~0.3–1MB
~21K SLoC