Harry Jeffery
2015-09-25 10:10:47 UTC
Hello All,
I recently found myself in need of a way to view VTF files on Linux, but
couldn't find a simple way to do that. As a result I've put together a
quick&dirty tool for converting VTF files into PNG files. So far it only
supports DXT1, DXT5, and DXT5 data (I've only actually tested DXT5), but
adding all the RGB,BGR,RGBA formats should be trivial.
I'm sharing my work here in case it's of use to anyone else. Here's the
repository: https://github.com/eXeC64/vtf2png
The only dependency is libPNG, so this should work on all platforms.
Regards,
Harry
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlcoders
I recently found myself in need of a way to view VTF files on Linux, but
couldn't find a simple way to do that. As a result I've put together a
quick&dirty tool for converting VTF files into PNG files. So far it only
supports DXT1, DXT5, and DXT5 data (I've only actually tested DXT5), but
adding all the RGB,BGR,RGBA formats should be trivial.
I'm sharing my work here in case it's of use to anyone else. Here's the
repository: https://github.com/eXeC64/vtf2png
The only dependency is libPNG, so this should work on all platforms.
Regards,
Harry
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlcoders