Using Aspose.3D for .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon....public List < Vertex > points = new List < Vertex >(); public event...; private Pen virtualLine = new Pen ( Color . DarkSeaGreen );...