diff --git a/README.md b/README.md index 116931f45..768b86cb6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# lib3mf +# lib3MF [![Build Status](https://travis-ci.org/3MFConsortium/lib3mf.svg?branch=master)](https://travis-ci.org/3MFConsortium/lib3mf) Lib3MF is a C++ implementation of the 3D Manufacturing Format file standard. @@ -46,3 +46,16 @@ of this repository. ## License Lib3MF is licensed under the [simplified BSD license](LICENSE). + +## Products using Lib3MF +A large number of software or hardware products and projects [support 3MF](https://3mf.io/adoption/), and many of them make use of lib3MF: + +| Product | Owner/Company/Developers | +| --- | --- | +| [Element](https://www.ntopology.com/element-pro/) | [nTopology](https://www.ntopology.com/) | +| [Netfabb](https://www.autodesk.com/products/netfabb/overview/) | [Autodesk](https://www.autodesk.com/) | +| [Meshmixer](http://www.meshmixer.com/) | [Autodesk](https://www.autodesk.com/) | +| [OpenSCAD](https://www.openscad.org/) | [OpenSCAD developers](https://github.com/orgs/openscad/people) | +| [Rhino3D](https://www.rhino3d.com/) | [Robert McNeel & Associates](https://www.mcneel.com/) | + +If your product or project uses Lib3MF, please create a pull request or an issue to have it included in this list.