1. Home
  2. Browse
  3. lib3mf

lib3mf

v2.3.2#0Go to latest

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)

For examples and use cases, kindly check

https://github.com/3MFConsortium/lib3mf/tree/develop/SDK/CPackExamples

Dependencies

See source

Version

v2.3.2#0

Publication

Supports

(windows & (x86 | x64) & !static & !staticcrt) | (linux & x64) | (osx & (x64 | arm64))

GitHub

3MFConsortium/lib3mf254

Homepage

github.com/3MFConsortium/lib3mf

Subtree

ba0cb491c6

License

BSD-2-Clause

Definition

Manifest