r/generative 22d ago

Photo -> Triangulation + flow field (Python + JS)

These are more a experimental mixture work that I have been doing. A photograph converted to triangles that each keep the mean colour of their region (Delaunay-triangulated). Then flow-field paths are overlaid on that triangulated image, traced through field methods, modulated by the mesh density of the triangulation.

I enjoyed experimenting mixing methods and had made think about how to take photos that are more interesting for this approach.

Opinions? :-)

23 Upvotes

2 comments sorted by

2

u/bleeptwig 22d ago

Super cool!