Blender VertexLitGeneric: Difference between revisions
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
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
- Install Blender 2.80 or later. Or Install from Steam (AppID: 365670)
- Download the file on GitHub.
- open the .blend librairy file
- File->Defaults->Save Startup File
See also
- Materials for models
- VertexLitGeneric, the shader this tool is for
- Blender Source Tools for import/export of SMD/DMX files