Shadow of Point Light on the Samba Dancing Model

# Itroduction

This example demonstrates how to load an animated model and add point lights with shadow map.

This samba dancing model is from Mixamo. You can convert the downloaded FBX format to glTF2.0 with Clay Viewer

Prerequisites

See Load a Model - Suzanne Monkey to learn how to load a model in glTF.

See Use Orbit Camera Control to learn how to orbit the camera.

# Main Code