7 Halftoning with Go - Part 2

maxhalford.github.io posted by gopher 2532 days ago  

The next stop on my travel through the world of halftoning will be the implementation of Weighted Voronoi Stippling as described in Adrian Secord’s 2002 paper. This method is more involved than the ones I detailed in my previous blog post, however the results are quite interesting. Again, I did the implementation in Go.

Register to comment or vote on this story