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

https://github.com/tomasf/threemf

3MF reading and writing library for Swift
https://github.com/tomasf/threemf

3mf swift swift-multiplatform

Last synced: 5 months ago
JSON representation

3MF reading and writing library for Swift

Awesome Lists containing this project

README

          

# ThreeMF

ThreeMF is a cross-platform Swift library for reading, writing, and manipulating [3MF (3D Manufacturing Format)](https://3mf.io) files. It provides a type-safe API for working with 3D model data, materials, textures, metadata and more. ThreeMF implements support for the Core, Production, Triangle Sets and Materials specifications.

ThreeMF is licensed under the MIT License. See the LICENSE file for details. This projects uses [Nodal](https://github.com/tomasf/Nodal) and [Zip](https://github.com/tomasf/Zip).