Category:Material System: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
AcacsItelt (talk | contribs) (pastatalet) |
||
Line 1: | Line 1: | ||
zelouchictr | |||
''Materials'' are what the Source engine uses to define which ''textures'' (in .[[VTF]] file format) and [[shaders]] (functions which define how materials are rendered to the screen) are used on ''surfaces'' (models, world surfaces, sprites, etc). Materials are defined by parameters in .[[VMT]] files. | ''Materials'' are what the Source engine uses to define which ''textures'' (in .[[VTF]] file format) and [[shaders]] (functions which define how materials are rendered to the screen) are used on ''surfaces'' (models, world surfaces, sprites, etc). Materials are defined by parameters in .[[VMT]] files. | ||
Revision as of 13:38, 15 January 2008
zelouchictr Materials are what the Source engine uses to define which textures (in .VTF file format) and shaders (functions which define how materials are rendered to the screen) are used on surfaces (models, world surfaces, sprites, etc). Materials are defined by parameters in .VMT files.
Basics
- Material Creation - The basics of material creation.
- Materials for models - These are slightly different to Brush Materials.
- Materials for Brush Displacements - These are slightly different to ordinary Brush Materials.
- Decals - How to make decal and overlay materials.
- Skybox (2D) - How to use and make the cubic materials used for the sky.
Advanced topics
- Material Proxies - Advanced materials that can vary based on changing data.
- Water Shader - Description of the special water shader.
- Half-Life 2 Shader Fallbacks - Fallback settings of Half-Life 2 shaders on different platforms.
- DirectX Versions - How shaders are rendered on different versions of DirectX.
Useful applications
Subcategories
This category has the following 5 subcategories, out of 5 total.
Pages in category "Material System"
The following 133 pages are in this category, out of 133 total.
3
A
C
- Character Textures and Materials
- Clip texture
- Color Correction
- CompileBlockLOS
- CompileClip
- CompileDetail
- CompileFog
- CompileLadder
- CompileNoDraw
- CompileNoLight
- CompileNPCClip
- CompileSkip
- CompileSlime
- CompileTeam
- CompileTrigger
- CompileWater
- Creating a Material
- Creating a Waterfall Material
- Creating Animated Clouds
- Custom Testchamber Signs