gnikit / pymmg

MMG Remeshing tools wrapped in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pymmg - Surface and volume remeshers

Build

Bringing MMG surface and volume remeshers to Python. This package is a wrapper around the MMG tools

Features

Installation

pip install pymmg

NOTE: you can use the full-blown pymmg converter with netcdf4 and h5py by doing: pip install pymmg[all]

Usage

Surface remeshing

mmgs input.mesh output.mesh

Volume remeshing

mmg3d input.mesh output.mesh

2D remeshing

mmg2d input.mesh output.mesh