You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `TetGen.jl` package is a Julia wrapper for the C++ project [TetGen](wias-berlin.de/software/tetgen/). This wrapper enables TetGen based tetrahedral meshing, and (constrained) 3D Delaunay and Voronoi tesselation.
8
+
The `TetGen.jl` package is a Julia wrapper for the C++ project [TetGen](wias-berlin.de/software/tetgen/). This wrapper enables TetGen based tetrahedral meshing, and (constrained) 3D Delaunay and Voronoi tesselation.
8
9
9
10
## Example
10
11
@@ -51,4 +52,3 @@ Plotted with Makie:
51
52
52
53
53
54
## [Code of conduct](https://github.com/JuliaGeometry/TetGen.jl/blob/master/CODE_OF_CONDUCT.md)
0 commit comments