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

Polygon Creation -- Request for Algorithm Suggestions

by golux (Chaplain)
on Nov 22, 2017 at 19:13 UTC ( [id://1204060]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
            [534,113],[533,113],[532,113],[531,113],[530,113],
        ];
    }
    
  2. or download this
    package Shape;
    
    ...
    
        return ( $minx, $miny, $maxx, $maxy );
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1204060]
Approved by marto
Front-paged by beech
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (5)
As of 2024-04-19 02:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found