A tool for making triangulated illustrations out of photos.
Based on Concept Farm's Image Triangulator, the code of which was gratiously released as open-source by Ilya Floussov. License and contributor details can be found in LICENSE and AUTHORS, respectively.
Download
Alternatively, you can download a ZIP containing a JAR file from the Releases page.
Like and share
Give FOSStriangulator a like on AlternativeTo and spread word about the app on social media.
Contribute
Contributions are welcome!
"Processing" might sound unfamiliar, but really, it's basically just Java (and it interoperates with Java, too!).
See open issues for ways how to contribute or submit your own.
Build
To build the app yourself:
- Clone or download this repository.
- Download Processing — the official installer installs both the core libraries and the Processing DE.
- Open up the FOSStriangulator/FOSStriangulator.pde file from this repository in the Processing DE.