1. Home
  2. Browse
  3. lib3mf

lib3mf

v2.5.0#1Latest

lib3mf is an implementation of the 3D Manufacturing Format file standard

Install

Run the following Vcpkg command to install the port.

vcpkg install lib3mf

Usage

lib3mf provides CMake targets:

find_package(lib3mf CONFIG REQUIRED)

target_link_libraries(target_name PRIVATE lib3mf::lib3mf)

lib3mf provides pkg-config modules:

lib3mf

Dependencies

See source

Version

v2.5.0#1

Publication

Supports

(windows & (x86 | x64)) | (linux & x64) | (osx & (x64 | arm64))

GitHub

3MFConsortium/lib3mf

Homepage

github.com/3MFConsortium/lib3mf

Documentation

lib3mf.readthedocs.io

Subtree

5d07aa80bd

License

BSD-2-Clause

Definition

Manifest