Giter Club home page Giter Club logo

vmt-editor's Introduction

VMT Editor version

Official website

User Guide

Visual editor for .vmt files, written in C++ and Qt.

Download

The Windows releases include all dependencies, just extract the zip and launch the editor!

Features

  • Simple and fast VMT creation with parameters separated in groups
  • Parameter and texture validation for existing VMT files
  • Support for VMT templates
  • Automatic conversion of bitmaps to VTF, including smart alpha channel removal and renaming
  • Automatic sorting of dropped bitmaps
  • One click reconversion of all bitmaps used in the VMT
  • Support for combining diffuse or normal map with a custom alpha channel - used for specular or reflection masks
  • Batch VTF and VMT creation
  • Blend tool texture generation, including support for 4 way blend and blend modulate
  • Support for latest CS:GO parameters such as layer blend

OS Support

Windows is primarily supported because we rely on VTFCmd.exe (see link below) to convert VTFs to images files, so they can be used in the preview.

But you can compile on macOS or Linux for yourself, and pretty much everything besides the texture preview will work.

How to compile yourself

We are using Qt 5.6 and MinGW 5.3.0 for compiling (but newer versions should work as well).

  • Download the community edition setup of Qt
  • Install Qt Creator and MinGW (Qt setup handles this)
  • Clone this project and open VMT_Editor.pro in Qt Creator
  • (optional) Place DevIL.dll, VTFCmd.exe and VTFLib.dll in the executable folder (from Nem's tools) for texture preview

Or skip the GUIs and compile through qmake directly.

You can open the example VMTs in the misc/vmt folder to check if everything works correctly.

Screenshots

vmt-editor's People

Contributors

dima-369 avatar gortnarj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vmt-editor's Issues

Subgroups parsing issue

Proxies
{
	TextureScroll
	{
		texturescrollvar $bumptransform
		texturescrollrate 0.1
		texturescrollangle 50
	}
}

GPU<2
{
	$fallbackmaterial liquids/nuke_water_cheap
}

Parses properly from vmt into proxies but GPU<2 causes a parsing issue when making vmt.

Save last selected game does not work

When restarting or just making a new file the game selection resets to nothing. The browse buttons are not greyed out like they are when there's no game selected so you can still browse but it outputs the full path in the lineedit.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.