Voronoi Circuits: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


Another good picture: [https://www.google.com/search?q=voronoi+circuit&client=ubuntu&hs=rez&biw=1322&bih=763&tbm=isch&sxsrf=ALeKk010yhLiUJ8k_gGMsLzwQ14G15Ljsg:1586138104749&source=lnms&sa=X&ved=0ahUKEwjshbHy2NLoAhX8mHIEHfV3DisQ_AUIIygB#imgrc=_lCpNrEkBnThNM]
Another good picture: [https://www.google.com/search?q=voronoi+circuit&client=ubuntu&hs=rez&biw=1322&bih=763&tbm=isch&sxsrf=ALeKk010yhLiUJ8k_gGMsLzwQ14G15Ljsg:1586138104749&source=lnms&sa=X&ved=0ahUKEwjshbHy2NLoAhX8mHIEHfV3DisQ_AUIIygB#imgrc=_lCpNrEkBnThNM]
=Open Source Voronoi Toolpath Work=
*Sliptonic, aka Anders Wallin is doing it in FreeCAD - https://github.com/aewallin/openvoronoi - and http://www.anderswallin.net/category/cnc/cam/openvoronoi/

Revision as of 02:02, 6 April 2020

Voronoi is an efficient isolation algorithm for circuits, one that requires less work to do to achieve a result. Disadvantages - software for voronoi patterns may not exist - does it?

http://nerding.at/course/101/?p=1193

Another good picture: [1]

Open Source Voronoi Toolpath Work