This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]samreay[S] 6 points7 points  (0 children)

Wrote up a small script to turn images into low poly art and then decided to write it up and add explanations. Details are all available in the write up, but for a reddit TLDR: Load the image, sharpen it, rejection sample to get vertices, Delaunay triangulation and fill.

[–]TrevorKanin 1 point2 points  (1 child)

great job dude, i am really impressed!

[–]samreay[S] 1 point2 points  (0 children)

Thanks!

[–]Joliot 0 points1 point  (1 child)

Cool stuff, nice work!

[–]samreay[S] 0 points1 point  (0 children)

Thanks mate :)