MeshMixer
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=3D and CAD/CAM Models |extensions={{ext|mix}} }} [http://www.meshmixer.com AutoDesk MeshMixer] uses a native binary format with th...") |
(Added reference to release date) |
||
Line 3: | Line 3: | ||
|subcat=3D and CAD/CAM Models | |subcat=3D and CAD/CAM Models | ||
|extensions={{ext|mix}} | |extensions={{ext|mix}} | ||
+ | |released=2009 | ||
}} | }} | ||
− | [http://www.meshmixer.com AutoDesk MeshMixer] uses a native binary format with the extension .MIX<ref>https://knowledge.autodesk.com/search-result/caas/CloudHelp/cloudhelp/2019/ENU/MSHMXR/files/GUID-4EA756DD-223D-4BDB-8889-F9574A8E3261-htm.html</ref>. Meshmixer is free software. | + | [http://www.meshmixer.com AutoDesk MeshMixer] uses a native binary format with the extension .MIX<ref>https://knowledge.autodesk.com/search-result/caas/CloudHelp/cloudhelp/2019/ENU/MSHMXR/files/GUID-4EA756DD-223D-4BDB-8889-F9574A8E3261-htm.html</ref>. Meshmixer is free software released in 2009<ref>https://web.archive.org/web/20091219124543/http://www.meshmixer.com/</ref>. |
==File Information== | ==File Information== |
Revision as of 15:59, 10 April 2020
AutoDesk MeshMixer uses a native binary format with the extension .MIX[1]. Meshmixer is free software released in 2009[2].
File Information
MIX files seem to have XML starting at offset 0x4 with the tags: <SceneObjects>, <MeshSO>, <SemanticDB>, <DataStoreVersion>
. Then file is a binary mesh format which seems to be related to "GSurf" & "VFMesh".
Newer MIX files may not be backwards compatible with older versions[3].
Software & Sample Files
- Autodesk Meshmixer API → https://github.com/meshmixer/mm-api/blob/master/python/examples/sphere.mix
- Instructables Sample → https://content.instructables.com/ORIG/FMQ/6ES2/HPXFS5LS/FMQ6ES2HPXFS5LS.mix
References
- ↑ https://knowledge.autodesk.com/search-result/caas/CloudHelp/cloudhelp/2019/ENU/MSHMXR/files/GUID-4EA756DD-223D-4BDB-8889-F9574A8E3261-htm.html
- ↑ https://web.archive.org/web/20091219124543/http://www.meshmixer.com/
- ↑ https://help.autodesk.com/view/MSHMXR/2019/ENU/?guid=GUID-4EA756DD-223D-4BDB-8889-F9574A8E3261