Shading is a technique used in 3D computer graphics and visual art to create the illusion of depth perception. It does this by varying the level of darkness, which approximates the local behavior of light on an object's surface. It should not be confused with techniques such as shadow mapping or shadow volumes, which are related to global behavior of light.
Stanford University
Fall 2022
This course is an introductory one in computer graphics, focusing on synthetic computer-generated images creation. It starts with basic concepts and moves to more complex subjects like BRDF and ray tracing technology. A final project involves building a ray tracer.
No concepts data
+ 11 more concepts