Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 237 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 237 Bytes

image-approximator

Approximating an input image, through a hill climbing algorithm, made using C++/SFML. After building the project you call it from the command prompt with three arguments: path-to-image triangle-limit mutation-limit.