Difference between revisions of "Material system"
From KlayGE
Gongminmin (Talk | contribs) (Created page with "= The material system for deferred rendering = File:KlayGE_Material.png zh:材质系统") |
Gongminmin (Talk | contribs) m |
||
| (2 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | = The material system for [[deferred rendering]] = | + | == The material system for [[deferred rendering]] == |
[[File:KlayGE_Material.png]] | [[File:KlayGE_Material.png]] | ||
| + | |||
| + | === Stencil bits assignment === | ||
| + | |||
| + | * bit 7:No receiving light | ||
| + | * bit 6:Support reflection | ||
| + | |||
| + | [[Category:Rendering]] | ||
[[zh:材质系统]] | [[zh:材质系统]] | ||
Latest revision as of 12:05, 30 April 2012
The material system for deferred rendering
Stencil bits assignment
- bit 7:No receiving light
- bit 6:Support reflection
