no_vtf

From Valve Developer Community
Revision as of 13:55, 3 June 2023 by SirYodaJedi (talk | contribs) (it's possible manually, as well, apparently)
Jump to navigation Jump to search

Stub

This article or section is a stub. You can help by expanding it.

no_vtf is an open source alternative to VTF2TGA. Unlike its first-party counterpart, it also supports converting VTFs to PNG, TIFF, and EXR, and can also decompress compressed HDR skybox textures.

Confirm:How does no_vtf automatically detect compressed HDR textures? Does it look for the string hdr in the input filename? Compressed HDR is purely a shader thing, and isn't flagged in the VTF file….

See Also

External Links