Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 337 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 337 Bytes

metaballs_macroquad

MetaBalls implementation in Rust using Macroquad based on Jamie Wong's article.

To run this project:

$ git clone https://github.com/Nyaaboron/metaballs_macroquad.git
$ cd metaballs_macroquad
$ cargo run --release