3-D Visualization | ![]() ![]() |
Lighting Overview
Lighting is a technique for adding realism to a graphical scene. It does this by simulating the highlights and dark areas that occur on objects under natural lighting (e.g., the directional light that comes from the sun). To create lighting effects, MATLAB defines a graphics object called a light. MATLAB applies lighting to surface and patch objects.
Lighting Examples
These examples illustrate the use of lighting in a visualization context.
coneplot
function.
sinc
function examples illustrate this technique. See the "Example - Isosurfaces in Fluid Flow Data" section in the "Volume Visualization Techniques" chapter and the "Visualizing Functions of Two Variables" section in the "Creating 3-D Graphs" chapter.
![]() | Lighting as a Visualization Tool | Lighting Commands | ![]() |