Blender VertexLitGeneric

From Valve Developer Community
Revision as of 05:02, 16 July 2020 by Sy (talk | contribs) (update to v2.0 added support for rimlight and lightwarptexture)
Jump to navigation Jump to search
The nodegroup in shader editor
The hl2 combine soldier using BlenderVertexLitGeneric

Blender BlenderVertexLitGeneric allows creation of VMT-type materials within Blender. Specifically the VertexLitGeneric shader for models.


Todo: Add Usage section, point out differences and make a guide for creating VMT out of BVLG

Features

Most commons effects:

  • Basetexture
  • Bumpmap
  • Envmap
  • Phong (inlcuding phongexponenttexture)
  • Alphatest
  • Selfillum
  • rimlight
  • lightwarptexture

Installation

  1. Install Blender 2.80 or later. Or Install from Steam (AppID: 365670)
  2. Download the file on GitHub.
  3. open the .blend librairy file
  4. File->Defaults->Save Startup File

See also