3DSMax VTF plugin: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Reverted edit of 1825496, changed back to last version by Wunderboy)
Line 4: Line 4:


== External links ==
== External links ==
* [http://rapidshare.com/files/170222293/tool.exe 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]



Revision as of 14:36, 4 December 2008

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.

External links