ShapeLogic Rust

PUBLISHED ON JAN 1, 2017

Port some image processing algorithms I had written in ShapeLogic Java and Scala to Rust.

I was surprised how easy it was to write crossplatform low-level image processing code in Rust. I ported a lot of code in a short amount of time.