Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sjkelly authored Apr 8, 2019
1 parent 2c0995c commit a3cbda0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ For a full listing of concrete `AbstractMesh` types see [GeometryTypes.jl mesh d

Three meshing algorithms exist:
* `MarchingCubes()`
* `MarchingTetrahedra()``
* `MarchingTetrahedra()`
* `NaiveSurfaceNets()`

Each takes an optional `iso` and `eps` parameter, e.g. `MarchingCubes(0.0,1e-6)`.
Expand Down

0 comments on commit a3cbda0

Please sign in to comment.