Update examples (add interpolation example 10).
This commit is contained in:
@@ -27,7 +27,7 @@ namespace TriangleNet.Examples
|
||||
|
||||
if (print) SvgImage.Save(mesh, "example-1.svg", 500);
|
||||
|
||||
return true;
|
||||
return mesh.Triangles.Count > 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user