3DSMax VTF plugin: Difference between revisions
Jump to navigation
Jump to search
m (minoro) |
|||
Line 1: | Line 1: | ||
The 3DSMax VTF Texture | The '''3DSMax VTF Texture plugin''' allows you to use [[VTF]] format textures in 3DS Max versions 6 to 9 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. | ||
== External | == External links == | ||
* [http://www.wunderboy.org/sourceapps.php#max_vtf 3DSMax VTF plug-in Download] | |||
*[http://www.wunderboy.org/sourceapps.php#max_vtf 3DSMax VTF plug-in Download] | * [http://www.wunderboy.org/ Authors Homepage] | ||
*[http://www.wunderboy.org/ Authors Homepage] | |||
[[Category:Third Party Tools]] | [[Category:Third Party Tools]] | ||
[[Category:Material System]] | [[Category:Material System]] | ||
[[Category:Modeling]] | [[Category:Modeling]] |
Revision as of 04:17, 15 November 2007
The 3DSMax VTF Texture plugin allows you to use VTF format textures in 3DS Max versions 6 to 9 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.