Imagine Object File
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				| Dan Tobias  (Talk | contribs) | Dan Tobias  (Talk | contribs)  | ||
| Line 7: | Line 7: | ||
| == Links == | == Links == | ||
| * [http://www.textfiles.com/programming/FORMATS/t3d_doc1.txt Imagine 3.0 Object File Format] | * [http://www.textfiles.com/programming/FORMATS/t3d_doc1.txt Imagine 3.0 Object File Format] | ||
| + | |||
| + | [[Category:Amiga]] | ||
Revision as of 05:42, 6 October 2013
The Imagine Object File, or Form TDDD, is used for 3-D rendering data by the Impulse Imagine software for the Amiga and for x86 PCs. Data is stored in Amiga format, meaning that the multi-byte items are big-endian. There is also an Imagine Texture File to hold textures to be applied to the objects.

