Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Better maps with Math::Geometry::Voronoi, and a Challenge for Math Monks

by BrowserUk (Patriarch)
on Jul 02, 2008 at 18:34 UTC ( [id://695176]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
    
    my @geoPolys = $geo->polygons;
    pp \@geoPolys;
    
  2. or download this
    C:\test>voronoi
    [
    ...
      [51, [750, 650], [750, 650], [750, 550], [650, 550], [650, 550], [65
    +0, 650]],
      [52, [850, 650], [850, 650], [850, 550], [750, 550], [750, 550], [75
    +0, 650]],
    ]
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://695176]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-16 15:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found