Difference between revisions of "Specular gloss map"

From polycount
Jump to: navigation, search
(CategoryTextureTypes)
m (Throttlekitty moved page SpecularGlossMap to Specular gloss map: Convert old>new space and case.)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
 
<!-- ## page was renamed from Specular Gloss Map -->
 
<!-- ## page was renamed from Gloss Map -->
 
 
 
= Specular Gloss Map =
 
= Specular Gloss Map =
 
A texture that controls the width/power of the specular highlights from real-time lights.  
 
A texture that controls the width/power of the specular highlights from real-time lights.  
Line 8: Line 4:
 
This usually only requires a monochrome texture. If the shader supports RGB the gloss map can be used to control a separate width/power for each color, useful for surfaces that have more complex reflective properties like metals, beetle shells, etc.
 
This usually only requires a monochrome texture. If the shader supports RGB the gloss map can be used to control a separate width/power for each color, useful for surfaces that have more complex reflective properties like metals, beetle shells, etc.
  
Usually a shader will also support per-pixel control for the color/intensity of the specular highlights (see [[Specular Color Map]]).  
+
Usually a shader will also support per-pixel control for the color/intensity of the specular highlights (see [[Specular color map]]).  
  
 
----
 
----
[[Category:Texturing]] [[Category:TextureTypes]] [[Category:SpecularMap]]
+
[[Category:Texturing]] [[Category:TextureTypes]] [[Category:Specular map]]

Latest revision as of 13:31, 14 August 2014

Specular Gloss Map

A texture that controls the width/power of the specular highlights from real-time lights.

This usually only requires a monochrome texture. If the shader supports RGB the gloss map can be used to control a separate width/power for each color, useful for surfaces that have more complex reflective properties like metals, beetle shells, etc.

Usually a shader will also support per-pixel control for the color/intensity of the specular highlights (see Specular color map).


Personal tools
Namespaces

Variants
Actions
Navigation
Tools