We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c0995c commit a3cbda0Copy full SHA for a3cbda0
README.md
@@ -40,7 +40,7 @@ For a full listing of concrete `AbstractMesh` types see [GeometryTypes.jl mesh d
40
41
Three meshing algorithms exist:
42
* `MarchingCubes()`
43
-* `MarchingTetrahedra()``
+* `MarchingTetrahedra()`
44
* `NaiveSurfaceNets()`
45
46
Each takes an optional `iso` and `eps` parameter, e.g. `MarchingCubes(0.0,1e-6)`.
0 commit comments