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 ...") |
(Disambig vs. MilkShape model) |
||
(One intermediate revision by one user not shown) | |||
Line 5: | Line 5: | ||
|wikidata={{wikidata|Q3316316}} | |wikidata={{wikidata|Q3316316}} | ||
}} | }} | ||
+ | :''Not to be confused with [[MilkShape model|MilkShape 3d model]].'' | ||
'''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] |
Latest revision as of 07:52, 20 January 2020
- Not to be confused with MilkShape 3d model.
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.
[edit] FIle Identification
MM3D files have the header 4D 49 53 46 49 54 33 44
("MISFIT3D").