qrohlf / trianglify

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

No uniform gradient from one side to the other, but spreaded colors. #16

Closed Ziiweb closed 10 years ago

Ziiweb commented 10 years ago

Hi,

is possible to create a tryanglified area like this: http://snag.gy/JdvQb.jpg using your software?

As you can see there is no uniform gradient from one side to the other, but kind of spreaded uniformly colors.

qrohlf commented 10 years ago

Take a look at https://github.com/qrohlf/trianglify/blob/gh-pages/trianglify.js#L101 - that's what you'd need to modify to accomplish the effect you're looking for.