felipesanches / OpenSCAD_Voronoi_Generator

This is an OpenSCAD script that generates Voronoi diagrams. You can round the corners and also determine whether to render or not the nuclei of the cells in the diagram.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenSCAD_Voronoi_Generator

This is an OpenSCAD script that generates Voronoi diagrams. You can round the corners and also determine whether to render or not the nuclei of the cells in the diagram.

Instructions

The voronoi diagram can be generated eigther by providing a set of 2d points, or by generating a random set of n points.

Licensing

(c)2013 Felipe Sanches juca@members.fsf.org
licensed under the terms of the GNU GPL version 3 (or later)

About

This is an OpenSCAD script that generates Voronoi diagrams. You can round the corners and also determine whether to render or not the nuclei of the cells in the diagram.


Languages

Language:OpenSCAD 100.0%