I've defined a triangle in 3D space with 3 points, and I want to
color it. Is there an easy way to do that, or must I find the plane
that the points are in and then convert the coordinates to 2D so I
can define a polygon?
Maurice
I've defined a triangle in 3D space with 3 points, and I want to
color it. Is there an easy way to do that, or must I find the plane
that the points are in and then convert the coordinates to 2D so I
can define a polygon?
Maurice