Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
0.8.4:materials [2022/06/15 20:10] – [Runtime Material] admin0.8.4:materials [2022/06/15 20:17] – [Materials] admin
Line 23: Line 23:
   * [[shared-material|TGorillaSharedMaterialSource]]   * [[shared-material|TGorillaSharedMaterialSource]]
   * [[runtime-material|TGorillaRuntimeMaterialSource]]   * [[runtime-material|TGorillaRuntimeMaterialSource]]
 +
 +
 ===== Default-Material ===== ===== Default-Material =====
 +
 The **TGorillaDefaultMaterialSource** (TGorillaDefaultMaterial) is the approach to centralize basic shader operations like vertex transformation, multiple light computation, shadow casting, normal mapping and much more. The **TGorillaDefaultMaterialSource** (TGorillaDefaultMaterial) is the approach to centralize basic shader operations like vertex transformation, multiple light computation, shadow casting, normal mapping and much more.
  
Line 33: Line 36:
  
  
- 
- 
- 
- 
- 
-===== Grass-Material ===== 
- 
-===== Water-Material ===== 
- 
-Read more about water material on documentation about [[water|Water]]  
 Next step:: [[primitives|Primitives]] Next step:: [[primitives|Primitives]]