If I'm given a number of vertices/edges, how can I dynamically draw a polygon?
Code:function drawPolygon($edges) { imagepolygon(/* ... */); }
|
Results 1 to 8 of 8
Thread: Draw a Polygon on the fly?Threaded View
|
Click Here to Expand Forum to Full Width |