Skip to content

v1.1 release - Rustified Edition

Compare
Choose a tag to compare
@imrn99 imrn99 released this 18 Apr 07:49
· 23 commits to main since this release
7b00b4f
  • Introduced a new structure to store particles and make use of Rust's iterators.
  • Added full support for f32 execution
  • Removed dead code coming from the original program & from the replacement of some data structures

Full Changelog: v0.1.0...v1.1