Sample Programs: Shadows

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

../../../_images/screenshot-sample-programs-shadows.png

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