An open API service indexing awesome lists of open source software.

https://github.com/ethiy/free3ds

Small Library handling the 3DS format files.
https://github.com/ethiy/free3ds

file-handling parser

Last synced: about 1 year ago
JSON representation

Small Library handling the 3DS format files.

Awesome Lists containing this project

README

          

# Free3ds

| Environment | Status |
| ------------------------ |:-------------:|
| Linux Trusty | [![Build Status](https://travis-ci.org/Ethiy/free3ds.svg?branch=master)](https://travis-ci.org/Ethiy/free3ds)|
| Linux Xenial | [![Build Status](https://travis-ci.org/Ethiy/free3ds.svg?branch=master)](https://travis-ci.org/Ethiy/free3ds)|
| Darwin | [![Build Status](https://travis-ci.org/Ethiy/free3ds.svg?branch=master)](https://travis-ci.org/Ethiy/free3ds)|
| Windows | [![Build Status](https://ci.appveyor.com/api/projects/status/qf7xhbjh11s1yvnj?svg=true)](https://ci.appveyor.com/project/Ethiy/free3ds/branch/master)|

`Free3ds` is a free toolkit for handling the `3DS` format for 3D model files.
Its main goal is to simplify the creation of 3DS import and export filters.

This is a fork of the original `Lib3ds` project. The official Lib3ds Homepage is hosted by [sourceforge](http://lib3ds.sourceforge.net).

## License

This project is not related in any form to Autodesk Inc. The library is based on unofficial information about the 3DS format found on the web.

This program is distributed in the hope that it will be useful, but **WITHOUT ANY WARRANTY**; without even the implied warranty of **MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE**.

This file is distributed under the `CNU GPLv3 Licence`. Check the [`COPYING` file](COPYING) for more details.

Copyright © 1994-2017 Free Software Foundation, Inc.