better algorithm for finding color areas
Opened this issue · 2 comments
lukaswagner commented
instead of using a fixed grid, we should use some smart algorithm to split the image into areas of the same color. ideas:
- voronoi
- low poly image generation
lukaswagner commented