PHP Classes

PHP Voronoi Diagram: Generate a voronoi diagram for a set of points

Recommend this page to a friend!
  Info   Screenshots   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 366 All time: 6,851 This week: 59Up
Version License PHP version Categories
voronoi-diagram 1.0.0BSD License3.0Algorithms, Graphics
Description 

Author

This package can generate a voronoi diagram for a set of points.

It takes a set of seed points and divides the space into Voronoi cell regions defined by all seed points closer to that region.

An additional class can render the graph of the regions defined by the computed Voronoi cells.

Innovation Award
PHP Programming Innovation award nominee
August 2013
Number 8
Voronoi diagram is a way of dividing a space into a number of regions defined by a set of points close to each other.

This class can generate a Voronoi diagram from a set of seed points.

Manuel Lemos
Picture of Chi H.
  Performance   Level  
Name: Chi H. <contact>
Classes: 28 packages by
Country: France France
Innovation award
Innovation award
Nominee: 22x

Winner: 3x

Screenshots (1)  
  • voronoi-diagram
  Files folder image Files (3)  
File Role Description
Accessible without login Plain text file example Example example
Plain text file voronoi.php Class class file

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:366
This week:0
All time:6,851
This week:59Up
User Comments (1)
good
11 years ago (Rahul Shambharkar)
70%StarStarStarStar