You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Javascript app to process a PCB image and output G-code suitable for laser engraver or similar machine. To reduce tool time, by default, the board traces are Voronoi Tesselated, though this is optional.
This project generates an interactive 2D colored Voronoi diagram with random points. The diagram supports customizable numbers of points and colors and lets you play with it interactively. Multi-Platform implementations.