No vtf: Difference between revisions
Jump to navigation
Jump to search
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….
SirYodaJedi (talk | contribs) (Add confirm tag) |
SirYodaJedi (talk | contribs) m (it's possible manually, as well, apparently) |
||
Line 1: | Line 1: | ||
{{stub}}{{DISPLAYTITLE:no_vtf}} | {{stub}}{{DISPLAYTITLE:no_vtf}} | ||
'''no_vtf''' is an open source alternative to [[VTF2TGA]]. Unlike its first-party counterpart, it also supports converting [[VTF]]s to [[PNG]], [[Wikipedia:TIFF|TIFF]], and [[Wikipedia:OpenEXR|EXR]], and can also decompress [[VTF#HDR compression|compressed HDR]] skybox textures. | '''no_vtf''' is an open source alternative to [[VTF2TGA]]. Unlike its first-party counterpart, it also supports converting [[VTF]]s to [[PNG]], [[Wikipedia:TIFF|TIFF]], and [[Wikipedia:OpenEXR|EXR]], and can also decompress [[VTF#HDR compression|compressed HDR]] skybox textures. | ||
{{modernConfirm|How does no_vtf detect compressed HDR textures? Does it look for the string {{code|hdr}} in the input filename? Compressed HDR is purely a shader thing, and isn't flagged in the VTF file….}} | {{modernConfirm|How does no_vtf automatically detect compressed HDR textures? Does it look for the string {{code|hdr}} in the input filename? Compressed HDR is purely a shader thing, and isn't flagged in the VTF file….}} | ||
== See Also == | == See Also == |
Revision as of 13:55, 3 June 2023
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.

See Also
External Links
|