thegrandpoobah / voronoi

Weighted Voronoi Stippler
http://www.saliences.com/projects/npr/stippling/index.html
MIT License
58 stars 25 forks source link

Parallellize initial distribution function #15

Closed thegrandpoobah closed 12 years ago

thegrandpoobah commented 12 years ago

Not a huge perf gain, but when you have to work with hundreds of thousands of points like some users do, it should provide a nice little gain.

thegrandpoobah commented 12 years ago

Nevermind, this is pointless.