
2013/7/21 Martin Owens <doctormo@...400...>
Don't worry if your code is messy. Commit it to your branch and push it, you can always delete the branch later and make a new one with cleaner code.
The advantage is that we can advise and help you with issues you might be having.
I like to make commits that don't break. Following this rule, I also like to make small commits that change small parts of the code and are easy to track.
Anyway, my code is slowly progressing and soon I'll be able to post another update with some samples. Meanwhile, there is another post update without image-result samples: http://vinipsmaker.wordpress.com/2013/07/22/splines-extraction-on-kopf-lisch...
Nathan, you may want to skip the "Generalized Voronoi diagram generation" section, because it's the same of that PDF you received.