On Monday, 12 May 2014 16:21:01 UTC+2, Ariel Keselman wrote:
>
> p.s. I implemented this some time ago (a few years?) using golang, you can 
> see some demo here:
>
> https://www.youtube.com/watch?v=dfx1QA3n2xY&list=UUrqGGYkH7y1W8yH1MbxLXYg
>
> and using Julia it was much more pleasant... of course I still have to do 
> all the Voronoi stuff which is really the hard part
>

Please tell me you got that "Voronoi stuff" you wrote for Go available as a 
library somewhere. Pretty please, with sugar on top. If not, well.. could I 
convince you to implement Adrian Secord's Voronoi Stippling? In a such a 
way that ink coverage and dot resolution is nicely decoupled, so we could 
use a gradient map for the former and the actual image for the latter, for 
example?

http://cs.nyu.edu/~ajsecord/msc_thesis/ajsecord_msc_thesis.pdf

http://cs.nyu.edu/~ajsecord/publications.html

Also, for the sake of your sanity I do hope line 197-287 was generated 
somehow.

Reply via email to