Maya IFF
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|iff}} {{ext|tdi}} }} == Overview == '''Maya IFF''' is a raster image file format associated with ''Autod...") |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
| − | |extensions={{ext|iff}} {{ext|tdi}} | + | |extensions={{ext|iff}}, {{ext|tdi}} |
| + | |pronom={{PRONOM|fmt/1169}} | ||
}} | }} | ||
| − | + | '''Maya IFF''' is a raster image file format associated with ''Autodesk Maya'' graphics software, originally developed by Alias Systems. It uses a variant of the [[IFF]] container format. | |
| − | '''Maya IFF''' is a raster image file format associated with ''Autodesk Maya'' graphics software, originally developed by Alias Systems. It uses | + | |
It may also be known as '''TDI Explore''' (Thompson Digital Image) format. | It may also be known as '''TDI Explore''' (Thompson Digital Image) format. | ||
| Line 11: | Line 11: | ||
== Identification == | == Identification == | ||
Some or all Maya IFF files contain ASCII strings "<code>FOR4</code>", "<code>CIMG</code>", and "<code>BMHD</code>" near the beginning of the file. | Some or all Maya IFF files contain ASCII strings "<code>FOR4</code>", "<code>CIMG</code>", and "<code>BMHD</code>" near the beginning of the file. | ||
| + | |||
| + | == See also == | ||
| + | * [[Maya scene]] | ||
| + | |||
| + | == Software == | ||
| + | * [[XnView]] | ||
| + | |||
| + | == Sample files == | ||
| + | * {{DexvertSamples|image/mayaIFF}} | ||
== Resources == | == Resources == | ||
* [[Wikipedia:Autodesk Maya|Wikipedia: Autodesk Maya]] | * [[Wikipedia:Autodesk Maya|Wikipedia: Autodesk Maya]] | ||
* [http://www.autodesk.com/products/autodesk-maya/overview Autodesk Maya web site] | * [http://www.autodesk.com/products/autodesk-maya/overview Autodesk Maya web site] | ||
| + | |||
| + | [[Category:IFF based file formats]] | ||
| + | [[Category:Autodesk]] | ||
Latest revision as of 03:58, 28 December 2023
Maya IFF is a raster image file format associated with Autodesk Maya graphics software, originally developed by Alias Systems. It uses a variant of the IFF container format.
It may also be known as TDI Explore (Thompson Digital Image) format.
Contents |
[edit] Identification
Some or all Maya IFF files contain ASCII strings "FOR4", "CIMG", and "BMHD" near the beginning of the file.