An open API service indexing awesome lists of open source software.

https://github.com/insightsoftwareconsortium/itkiomeshmz3

ITK Mesh IO for the MZ3 triangle mesh file format.
https://github.com/insightsoftwareconsortium/itkiomeshmz3

Last synced: 7 months ago
JSON representation

ITK Mesh IO for the MZ3 triangle mesh file format.

Awesome Lists containing this project

README

          

# ITKIOMeshMZ3

[![Build Status](https://github.com/InsightSoftwareConsortium/ITKIOMeshMZ3/actions/workflows/build-test-package.yml/badge.svg)](https://github.com/InsightSoftwareConsortium/ITKIOMeshMZ3/actions/workflows/build-test-package.yml)

[![PyPI Version](https://img.shields.io/pypi/v/itk-iomeshmz3.svg)](https://pypi.python.org/pypi/itk-iomeshmz3)

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/InsightSoftwareConsortium/ITKIOMeshMZ3/blob/main/LICENSE)

## Overview

ITK Mesh IO for the MZ3 format, a simple, small, fast triangle mesh file format.

For more information, see the [MZ3 format specification](https://github.com/neurolabusc/surf-ice/tree/master/mz3).