calvinmetcalf / simplify-rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:BSD 2-Clause "Simplified" License


Languages

Language:Rust 100.0%