Blender VertexLitGeneric: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page for my BVLG, added 2 images, Features, quick install guide)
 
m (update to v2.0 added support for rimlight and lightwarptexture)
Line 14: Line 14:
* Alphatest
* Alphatest
* Selfillum
* Selfillum
* rimlight
* lightwarptexture


== Installation ==
== Installation ==

Revision as of 05:02, 16 July 2020

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