Skip to content

Creates visually-pleasing polygon art from PNG files

Notifications You must be signed in to change notification settings

CDBiddulph/PolygonArt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PolygonArt

Through multiple stages, this program converts images into "polygon art." The algorithm chooses a set of triangles that exactly covers the area of the image and the colors of the pixels within each triangle are averaged to create an angular, geometric effect. The triangles are chosen to minimize "color variance," which results in fewer jagged edges near the borders of objects in the picture.

About

Creates visually-pleasing polygon art from PNG files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages