3DSMax VTF plugin: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(monvibasbo)
No edit summary
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
trdomtr
{{3dmaxvtf|4.1}} allows you to use [[VTF]] format textures in 3DS Max versions 9,2008-2012,2017-2018 without the need to convert them to another format, such as TGA.
The '''3DSMax VTF Texture plugin''' allows you to use [[VTF]] format textures in 3DS Max versions 6,7,8,9,2008 and 2009 without the need to convert them to another format, such as TGA.


Images are converted to RGBA8888 format on import and HDR images are downsampled to 8-bit. Animated textures import only the first frame, likewise, cubemaps import just the first face.
Images are converted to RGBA8888 format on import and HDR images are downsampled to 8-bit. Animated textures import only the first frame, likewise, cubemaps import just the first face.
Line 7: Line 6:
* [http://www.wunderboy.org/sourceapps.php#max_vtf 3DSMax VTF plugin] - the download page.
* [http://www.wunderboy.org/sourceapps.php#max_vtf 3DSMax VTF plugin] - the download page.
* [http://www.wunderboy.org/ Authors Homepage]
* [http://www.wunderboy.org/ Authors Homepage]
 
{{sdktools|0}}
[[Category:Third Party Tools]]
[[Category:Third Party Tools]]
[[Category:Material System]]
[[Category:Modeling]]
[[Category:3DS Max]]
[[Category:3DS Max]]

Latest revision as of 08:12, 17 November 2023

3DSMax VTF plugin 3DSMax VTF plugin allows you to use VTF format textures in 3DS Max versions 9,2008-2012,2017-2018 without the need to convert them to another format, such as TGA.

Images are converted to RGBA8888 format on import and HDR images are downsampled to 8-bit. Animated textures import only the first frame, likewise, cubemaps import just the first face.

External links