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
- Host: GitHub
- URL: https://github.com/nrgsille76/io_scene_max
- Owner: nrgsille76
- License: gpl-2.0
- Created: 2024-05-25T03:34:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-25T23:28:08.000Z (about 1 month ago)
- Last Synced: 2026-04-26T01:23:16.681Z (about 1 month ago)
- Topics: import, mesh, object, scene
- Language: Python
- Homepage: https://extensions.blender.org/add-ons/io-scene-max
- Size: 445 KB
- Stars: 71
- Watchers: 6
- Forks: 6
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).