Panda3D Manual: Sample Programs: Shadows

The Shadows Sample Program

To run a sample program, you need to install Panda3D. If you're a Windows user, you'll find the sample programs in your start menu. If you're a linux user, you'll find the sample programs in /usr/share/panda3d.

Screenshots

Image:Screenshot-Sample-Programs-Shadows.jpg

Explanation

This program shows how to use shadow maps in Panda3D. This is a technique for dynamic shadowing.

Back to the List of Sample Programs:

Sample Programs in the Distribution