Darkplaces material system
From Blood Wiki
(Difference between revisions)
Line 3: | Line 3: | ||
This reference contains all information needed to work with Darkplaces materials. | This reference contains all information needed to work with Darkplaces materials. | ||
+ | == Chapters == | ||
<font size=3> | <font size=3> | ||
− | [[Darkplaces material system/Introduction | | + | [[Darkplaces material system/Introduction | 1. Introduction]] |
− | [[Darkplaces material system/Key Concepts | | + | [[Darkplaces material system/Key Concepts | 2. Key Concepts]] |
− | [[Darkplaces material system/General Keywords | | + | [[Darkplaces material system/General Keywords | 3. General Keywords]] |
− | [[Darkplaces material system/Special Keywords | | + | [[Darkplaces material system/Special Keywords | 4. Special Keywords]] |
− | [[Darkplaces material system/Special Keywords | | + | [[Darkplaces material system/Special Keywords | 5. Stages]] |
</font> | </font> | ||
Revision as of 13:08, 23 July 2012
Darkplaces material system is created to put more direct control over the surfaces qualities of textures into the hands of designers and artists.
This reference contains all information needed to work with Darkplaces materials.
Chapters
Credits
- Quake 3 Shader Manual by By Paul Jaquays and Brian Hook
- Q3Map2 Shader manual by Obsidian and ydnar adapted for Darkplaces engine.