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.
- Host: GitHub
- URL: https://github.com/insightsoftwareconsortium/itkiomeshmz3
- Owner: InsightSoftwareConsortium
- License: apache-2.0
- Created: 2024-12-03T13:02:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-11T14:46:15.000Z (11 months ago)
- Last Synced: 2025-06-07T20:07:59.009Z (8 months ago)
- Language: C++
- Size: 137 KB
- Stars: 2
- Watchers: 16
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ITKIOMeshMZ3
[](https://github.com/InsightSoftwareConsortium/ITKIOMeshMZ3/actions/workflows/build-test-package.yml)
[](https://pypi.python.org/pypi/itk-iomeshmz3)
[](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).