Skip to content

A small lightweight program to quickly open .VTF files.

License

Notifications You must be signed in to change notification settings

Yan01h/VTFViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VTFViewer Static Badge

A small and lightweight program to quickly open and inspect .VTF files.

This program was made for inspecting .vtf files, not editing them!

Version 2.0!

  • New better user interface
  • Open multiple .vtf files
  • Zoom in and out
  • View different mipmap levels

How to use

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

How to build

VTFViewer uses premake as its build system.
Clone the repository and execute premake in the root folder. Premake5

Screenshot

Screenshot2

3rdParty-Libraries used

GLFW
Dear ImGui
VTFLib

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE v3.0!
See LICENSE for more info.