/YALPIG

Yet Another Low Poly Image Generator

Primary LanguageHTML

YALPIG

Yet Another Low Poly Image Generator

This is just some code to help me figure out how the app PolyGen creates Low Poly art.

I found image traingulation experiment by snorpy a big help and used some of their code. I'm also using jsfeat for blurring and point extraction and delaunay for triangulation.