Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The articles in this section of the documentation contain examples that demonstrate how you can use the Shader Designer to create various graphics effects.
Related topics
Demonstrates a shader that applies a constant color to an object. |
|
Demonstrates a shader that applies the classic Lambert lighting model to an object. |
|
Demonstrates a shader that applies the classic Phong lighting model to an object. |
|
Demonstrates a shader that applies a texture to an object. |
|
Demonstrates a shader that converts a texture to grayscale during rendering and applies it to an object. |
|
Demonstrates a shader that modulates a color based on the geometry of an object and applies it to the object. |
|
Demonstrates how to combine shader techniques and texture resources to create a realistic billiard ball shader. |
|
Explains how to export a DGSL shader in a format that your app can use. |