Thank you so much! I am very busy with other things at the moment, but will dive into the code, attempt to update as necessary in a few weeks and share the results, if any.
On Monday, 12 May 2014 22:52:17 UTC+2, Ariel Keselman wrote: > > Just looked for the code in some old backup drive and found it, see > attached. Straight from 2011. Drawing code in Python, Voronoi in Golang > (some pre-1 version). It also supports linear gradients within the voronoi, > see image below. So code is good but old golang and no docs... sorry for > that > > Of course most of the math in the gist above is just generated using > sympy, as I wrote previously. Now I updated the gist, it contains way less > terms and is faster (all by the mat trick of moving the origin). Eventually > I want to implement all this in Julia, but it is a lot of work... > > > <https://lh4.googleusercontent.com/-oYKKE9Op8hc/U3Etqa1NNcI/AAAAAAAAHgw/zFBTaCqXrr4/s1600/grad.png> > > > >
