Create a triangle from three vertices, but don't set the normal
Triangle.points(this.point0, this.point1, this.point2);