Hi, <div><br></div><div>I&#39;ve recently started playing around with Pd&#39;s data structures, and I need some help. It&#39;s relatively straightforward to create polygons and arrays of polygons. Though, I&#39;d like to create a closed polygon, where each vertex is another data structure. I&#39;ve attached a patch of what I have so far. </div>
<div><br></div><div>I basically just want there to be another line to connect the 4th element of the array back to the first.</div><div><br></div><div>Is it possible to use a [drawpolygon] object where each of the corners would be another data structure? </div>
<div><br></div><div>Thanks!</div><div><br></div><div>Scott</div>