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

https://github.com/nrgsille76/io_scene_max

Blender Autodesk MAX Importer
https://github.com/nrgsille76/io_scene_max

import mesh object scene

Last synced: about 1 month ago
JSON representation

Blender Autodesk MAX Importer

Awesome Lists containing this project

README

          

# Autodesk MAX Importer (.max)

---

**Category**
   Import-Export

**Menu**
   `File --> Import/Export --> Autodesk MAX (.max)`

**Version**
   1.8.0

**Authors**
   Sebastian Schrand, Jens M. Plonka, Philippe Lagadec,

**Maintainer**
   Sebastian Sille (NRGSille)

---

This add-on is used as [Blender](https://www.blender.org) extension and is hosted on the [Blender Extensions Platform](https://extensions.blender.org/add-ons/io-scene-max).
It was written and is maintained by [NRG Sille](https://github.com/nrgsille76) with code used from FreeCAD [Importer3D](https://github.com/jmplonka/Importer3D) and the [olefile](https://github.com/decalage2/olefile) parser.
Bug reports can be reported and will be tracked on the [Issue page](https://github.com/nrgsille76/io_scene_max/issues) on this website.

Prompt from Blender directory to build a new version of the extension:
* `blender -c extension build --source-dir=./io_scene_max/source`

---

For more information about Blender extensions refer to the [documentation](https://extensions.blender.org/about).