MM3D
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=3D and CAD/CAM Models |extensions={{ext|mm3d}} |wikidata={{wikidata|Q3316316}} }} '''MM3D''' (Misfit Model 3D) is the format saved ...") |
(Added header info.) |
||
Line 6: | Line 6: | ||
}} | }} | ||
'''MM3D''' (Misfit Model 3D) is the format saved by an OpenGL-based 3D model editor that was in open-source development from 2004 to 2009, with an anouncement in 2011 that it was no longer under active developmennt. | '''MM3D''' (Misfit Model 3D) is the format saved by an OpenGL-based 3D model editor that was in open-source development from 2004 to 2009, with an anouncement in 2011 that it was no longer under active developmennt. | ||
+ | |||
+ | ==FIle Identification== | ||
+ | |||
+ | MM3D files have the header {{magic|4D 49 53 46 49 54 33 44}} ("MISFIT3D"). | ||
+ | |||
== Links == | == Links == | ||
* [http://www.misfitcode.com/misfitmodel3d/ Official site] | * [http://www.misfitcode.com/misfitmodel3d/ Official site] | ||
* [https://github.com/zturtleman/mm3d Maverick Model 3D: based on Misfit Model 3D] | * [https://github.com/zturtleman/mm3d Maverick Model 3D: based on Misfit Model 3D] |
Revision as of 20:21, 18 January 2020
MM3D (Misfit Model 3D) is the format saved by an OpenGL-based 3D model editor that was in open-source development from 2004 to 2009, with an anouncement in 2011 that it was no longer under active developmennt.
FIle Identification
MM3D files have the header 4D 49 53 46 49 54 33 44
("MISFIT3D").