Skip to content

Getting Started

Generate volumetric tetrahedral meshes from STL files using Gmsh.

Installation

julia
using Pkg
Pkg.add("GmshSTL")

Basic Usage

julia
using GmshSTL