Difference between revisions of "Model File"

From GTAMods Wiki
Jump to navigation Jump to search
m (whoops)
m (Added link to DFF structure)
 
(19 intermediate revisions by 8 users not shown)
Line 1: Line 1:
Model files in the GTA III game trilogy go by the extension <code>.dff</code>. For more information on the file format, see the article about [[RenderWare binary stream file]]s.
+
{{File-stub}}
 +
Model files in 3D era GTA games (which use the RenderWare engine) are [[RenderWare binary stream file|RenderWare binary stream files]] with the extension <code>[[RenderWare binary stream file#DFF|.dff]]</code>. The HD era games use [[RAGE]], which has model formats ending with <code>[[WDR|.wdr]]</code>, <code>[[WDD|.wdd]]</code> or <code>[[WFT|.wft]]</code>.
  
 
==Tools and Scripts==
 
==Tools and Scripts==
The following tools and scripts can be used to import & export (edit) these model files.
+
The following tools and scripts can be used to import, export or edit these model files.
  
* [http://www.zmodeler2.com/ ZModeler 2] (ideal for beginners to 3D modelling)
+
* {{Icon}} [http://www.zmodeler2.com/ ZModeler 2] &ndash; ideal for beginners to 3D modelling
* {{GTAF|218318|3DSMax/Gmax import/export}}
+
* {{Icon|IV}} {{GTAF|388289|OpenIV - view and export/import }}
* {{GTAG|200|LightWave export}}
+
* {{Icon|IV}} {{GTAF|474215|GIMS - 3DSMax import/export}}
* {{GTAF|261624|Dextool}} (2dfx export from 3DSMax)
+
* {{Icon|SA}} {{GTAF|218318|3DSMax/Gmax import/export}}
 +
* {{Icon|SA}} {{GTAG|200|LightWave export}}
 +
* {{Icon|SA}} {{GTAF|261624|Dextool}} &ndash; 2dfx export from 3DSMax
 +
* {{Icon|trilogy}} [[DFF Viewer]] &ndash; a simple DFF models viewer
 +
* {{Icon|trilogy}} {{GTAG|434|GTA Garage Mod Manager}} &ndash; can only view cars and weapons, by {{U|JernejL}}
  
==See Also==
+
==See also==
* [[RenderWare_binary_stream_file|File format specification]]
+
* {{Icon|IV}} [[WDD]], [[WDR]] &ndash; GTA IV model formats
 +
* {{Icon|3}} {{Icon|VC}} {{Icon|SA}} [[RenderWare_binary_stream_file|RW file format specification]]  
 +
* {{Icon|LCS}} {{Icon|VCS}} [[MDL]] &ndash; Stories model formats
  
 
+
{{N|4|LCS|SA|VC|3}}
{{File-stub}}
+
[[Category:3D_File_Formats]][[Category:GTA_3]][[Category:GTA_LCS]][[Category:GTA_VCS]]
[[Category:3D_File_Formats]][[Category:GTA_3]][[Category:GTA_VC]][[Category:GTA_SA]][[Category:GTA_LCS]][[Category:GTA_VCS]]
 

Latest revision as of 10:38, 5 June 2021

Model files in 3D era GTA games (which use the RenderWare engine) are RenderWare binary stream files with the extension .dff. The HD era games use RAGE, which has model formats ending with .wdr, .wdd or .wft.

Tools and Scripts

The following tools and scripts can be used to import, export or edit these model files.

See also