PHP Classes

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

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 355 All time: 6,896 This week: 187Up
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  
  • voronoi-diagram
  Files folder image Files  
File Role Description
Accessible without login Plain text file example Example example
Plain text file voronoi.php Class class file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:355
This week:0
All time:6,896
This week:187Up
User Comments (1)
good
8 years ago (Rahul Shambharkar)
70%StarStarStarStar
 
For more information send a message to info at phpclasses dot org.