Voronoi Circuits: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
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?
Voronoi is an efficient isolation algorithm (can be applied to circuit routing), one that requires less work to do to make circuit connections on a copper clad board. Disadvantages - software for voronoi patterns may not exist - does it?


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

Latest revision as of 02:03, 6 April 2020

Voronoi is an efficient isolation algorithm (can be applied to circuit routing), one that requires less work to do to make circuit connections on a copper clad board. 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