Here's the easiest way.
Find the corners of every polygon in your shape. You can do this with trig
or find the corners in a web reference. For each polygon, make triangles
from the center to each edge of the polygon. Put these triangles into a mesh
{} statement and you are done.
-Shay
"Flaming Monarch" <fla### [at] gatescom> wrote in message
news:3C9### [at] gatescom...
Post a reply to this message
|