discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Color a 3D triangle

MV
Maurice van Peursem
Sat, Jun 2, 2018 10:01 PM

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