Skip to Content

lib3mf v2.5.0

Created
Updated

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

# Usage

lib3mf provides CMake targets:

find_package(lib3mf CONFIG REQUIRED)
target_link_libraries(target_name PRIVATE lib3mf::lib3mf) 

lib3mf provides pkg-config modules:

lib3mf 

# License

# Supported Platforms

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

  • linux
  • osx
  • windows-x64
  • windows-x86
  • uwp
  • windows-arm64

# Features

No features defined.

# Dependencies

and 2 transitive dependencies:

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Vijai Kumar S's avatar Vijai Kumar S
  • Vijai Kumar S's avatar Vijai Kumar S
  • Kai Pastor's avatar Kai Pastor

# Changelog

  • 5d07aa8 [lib3mf] Revise (#50180)
  • e1decf7 [lib3mf] update to 2.5.0 (#50158)
  • c8173a3 [lib3mf] update to 2.4.1 (#44444)
  • ba0cb49 [lib3mf] New port. Introduces version 2.3.2 (#39886)

# Source