In mathematics, a Voronoi diagram, named after Georgy Voronoi, also called a Voronoi tessellation, a Voronoi decomposition, or a Dirichlet tessellation (after Lejeune Dirichlet), is a special kind of decomposition of a metric space determined by distances to a specified discrete set of objects in the space, e.g., by a discrete set of points.
In the simplest case, we are given a set of points S in the plane, which are the Voronoi sites. Each site s has a Voronoi cell V(s) consisting of all points closer to s than to any other site. The segments of the Voronoi diagram are all the points in the plane that are equidistant to two sites. The Voronoi nodes are the points equidistant to three (or more) sites.
This is a attempt to use the voronoi diagrams for a specific design. The initial set of points is defined by the program requirements. The edges of the voronoi cells become the structure, while a first idea for enclosed space was to use again the voronoi cells (in a 'smoothed' version) as clusters of space in a configuration that resembles the relation of bones to organs. This project though was not developed further...

