A small and lightweight program to quickly open and inspect .VTF files.
This program was made for inspecting .vtf files, not editing them!
- New better user interface
- Open multiple .vtf files
- Zoom in and out
- View different mipmap levels
Its very simple. Open a .vtf file with File -> Open
from the menu or drag and drop a file into the window.
Shift+Scroll -> Move image left or right
Ctrl+Scroll -> Zoom in and out
VTFViewer uses premake as its build system.
Clone the repository and execute premake in the root folder.
Premake5
This project is licensed under the GNU GENERAL PUBLIC LICENSE v3.0!
See LICENSE for more info.