README.md
September 6, 2013 ยท View on GitHub
Port of simplify-js to rust, compile with:
rustc --opt-level=3 -o simplify main.rs
run with ./simplify points.json lessPoints.json 0.8
September 6, 2013 ยท View on GitHub
Port of simplify-js to rust, compile with:
rustc --opt-level=3 -o simplify main.rs
run with ./simplify points.json lessPoints.json 0.8