Giter Site home page Giter Site logo

microsoft / lib3mf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 3mfconsortium/lib3mf

3.0 4.0 8.0 27.19 MB

Lib3MF is the reference implementation of the 3D Manufacturing Format file standard

Home Page: http://3mf.io

License: BSD 2-Clause "Simplified" License

CMake 1.56% C++ 71.22% C 26.76% Shell 0.11% Batchfile 0.02% PowerShell 0.33%

lib3mf's Introduction

lib3mf

Build Status

Lib3MF is a C++ implementation of the 3D Manufacturing Format file standard.

As 3MF shall become an universal 3D Printing standard, its quick adoption is very important. This library shall lower all barriers of adoption to any possible user, let it be software providers, hardware providers, service providers or middleware tools. The specification can be downloaded at http://3mf.io/specification/

Its aim is to offer an open source way to integrate 3MF reading and writing capabilities, as well as conversion and validation tools for input and output data. The 3MF Library shall provide a clean and easy-to-use API to speed up the development and keep integration costs at a minimum.

A lot of energy has been put into keeping it as platform independent as far as possible. For example, it compiles well with the GCC compiler, but there is some work left to recode a few platform specific functionalities, which are now covered by the WinRT platform (like XML parsing and ZIP compression). This will come when time passes.

Building lib3MF

The current code runs on Windows, Linux and Mac. To generate projects for Visual Studio or Unix Makefiles use the scripts in the folder cmake.

Dependencies

  • All platforms: googletest
    • included as a submodule in UnitTests. Initialize it by running git submodule update --init
  • Unix: uuid
    • Linux (Ubuntu/Debian): sudo apt-get install uuid-dev
    • MAC: brew install ossp-uuid

Instead of building lib3MF from source, you can download the compiled shared libarary as part of a minimal SDK from the official releases, or use the nightly builds

Examples

For example code, please refer to the examples in the SDK (SDK/Examples) or to https://github.com/3MFConsortium/lib3mf-examples.

Documentation

For a more detailed documentation, please take a look into the PDF in the root directory of this repository.

License

Lib3MF is licensed under the simplified BSD license.

lib3mf's People

Contributors

martinweismann avatar kokuda avatar t-paul avatar sergiorzmasson avatar bghgary avatar netfabb avatar blake-fisher avatar microsoft-github-policy-service[bot] avatar polygonalsun avatar feliperoos avatar flindeman avatar matthewleta avatar

Stargazers

 avatar  avatar Kai Devrim avatar

Watchers

James Cloos avatar Bart Siwek avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.