3DSMax VTF plugin: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Undo revision 355931 by Toligon (talk))
Tag: Undo
Line 1: Line 1:
{{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 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.
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.

Revision as of 11:11, 15 November 2023

The 3DSMax VTF Texture 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