qrohlf / trianglify

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

Possible new feature: Color Controls #21

Closed chaseswindler closed 10 years ago

chaseswindler commented 10 years ago

I'd really like the ability to modify the colors used when generating a new background, if this is something you could look at that would be great!

qrohlf commented 10 years ago

See the x_gradient and y_gradient options. There are some sample implementations that make use of these linked in the demo section.

chaseswindler commented 10 years ago

Oooo, ok I see! Thanks!