Difference between revisions of "Specular color map"

From polycount
Jump to: navigation, search
(pedro toldeo article)
(Gamma Corrected Specularity)
Line 11: Line 11:
  
 
== Specular Tutorials ==
 
== Specular Tutorials ==
 +
* [http://www.polycount.com/forum/showthread.php?t=84697 Gamma Corrected Specularity] on the Polycount forum.
 
* [http://www.manufato.com/?p=902 Brief Considerations About Materials] by [http://www.manufato.com/?page_id=2 Pedro Toledo] is a great explanation of how specular works in computer graphics, including why people use inverse-hue specular color maps. In the [http://www.polycount.com/forum/showthread.php?p=1226770#post1226770 Polycount thread about this article], [http://mutantspoon.com/ Jordan 'JordanW' Walker] explains how gamma affects specular color as well.
 
* [http://www.manufato.com/?p=902 Brief Considerations About Materials] by [http://www.manufato.com/?page_id=2 Pedro Toledo] is a great explanation of how specular works in computer graphics, including why people use inverse-hue specular color maps. In the [http://www.polycount.com/forum/showthread.php?p=1226770#post1226770 Polycount thread about this article], [http://mutantspoon.com/ Jordan 'JordanW' Walker] explains how gamma affects specular color as well.
 
* [http://www.polycount.com/forum/showthread.php?t=40055 specular maps and normal maps] archive thread from Polycount has tons of tips and information about specular maps.
 
* [http://www.polycount.com/forum/showthread.php?t=40055 specular maps and normal maps] archive thread from Polycount has tons of tips and information about specular maps.

Revision as of 15:21, 13 May 2011


Specular Color Map

A texture that controls the intensity/color of the specular highlights from real-time lights.

Usually a specular map simply controls the brightness of the highlights, at a per-pixel level. If the shader supports RGB the specular map can be used to colorize specular highlights, useful for surfaces that have more complex reflective properties like metals, beetle shells, etc.

Sometimes a shader will also support per-pixel control for the width or power of the specular highlights, this is often called the Specular Gloss Map.

Specular Tutorials


Personal tools
Namespaces

Variants
Actions
Navigation
Tools