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: 363 All time: 6,866 This week: 45Up
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
Age: 39
All time rank: 34222 in France France
Week rank: 45 Up3 in France France Up
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:363
This week:0
All time:6,866
This week:45Up
User Comments (1)
good
10 years ago (Rahul Shambharkar)
70%StarStarStarStar