Annotation of mystuff-openscad/devel/lib3mf/pkg/DESCR, Revision 1.1.1.1
1.1 afresh1 1: lib3mf is a C++ implementation of the 3D Manufacturing Format file
2: standard.
3:
4: It provides 3MF reading and writing capabilities, as well as
5: conversion and validation tools for input and output data. lib3mf
6: runs on Windows, Linux and MacOS and offers a clean and easy-to-use
7: API in various programming languages to speed up the development
8: and keep integration costs at a minimum.
9:
10: As 3MF shall become an universal 3D Printing standard, its quick
11: adoption is very important. This library shall lower all barriers
12: of adoption to any possible user, let it be software providers,
13: hardware providers, service providers or middleware tools.
14:
15: The specification can be downloaded at http://3mf.io/specification/.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>