yabirgb / lowpoly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lowpoly

This is an implementation of the algorithm described in this paper by Crystal J. Qian

It uses rust and the following algorithms:

Usage

Put the image under the folder resource with name test2.jpeg (resources/test2.jpeg)

Then run

cargo run

Examples

Original Lowpoly version

About

License:MIT License


Languages

Language:Rust 100.0%