qrohlf / trianglify

Algorithmically generated triangle art
http://qrohlf.com/trianglify/
GNU General Public License v3.0
10.08k stars 669 forks source link

[suggestion] Add custom shapes #10

Closed rahulteja16 closed 10 years ago

qrohlf commented 10 years ago

I'm afraid that doesn't really work with the algorithm, or geometry (not all shapes can tesselate).

aloisdg commented 10 years ago

You could use Voronoï diagram to get different kind of shapes. Why not ?