3DS
From Just Solve the File Format Problem
(Difference between revisions)
(Added released) |
(Wikidata) |
||
Line 5: | Line 5: | ||
|mimetypes={{mimetype|application/x-3ds}}, {{mimetype|image/x-3ds}} | |mimetypes={{mimetype|application/x-3ds}}, {{mimetype|image/x-3ds}} | ||
|pronom={{PRONOM|fmt/978}} | |pronom={{PRONOM|fmt/978}} | ||
+ | |wikidata={{wikidata|Q4545331}} | ||
}} | }} | ||
'''3DS''' is the original (legacy) file format for Kinetix' 3D Studio and 3D Studio MAX product line (now part of AutoDesk). It contains the 3D model data for the complete scene. | '''3DS''' is the original (legacy) file format for Kinetix' 3D Studio and 3D Studio MAX product line (now part of AutoDesk). It contains the 3D model data for the complete scene. |
Revision as of 17:43, 8 October 2021
3DS is the original (legacy) file format for Kinetix' 3D Studio and 3D Studio MAX product line (now part of AutoDesk). It contains the 3D model data for the complete scene.
See also the successor format, MAX.
Identification
3DS files begin with bytes 0x4D 0x4D
. (Note that many TIFF files begin the same way, though 3DS is not related to TIFF.)