WebGPU by Examples (8): Shadow Mapping

Опубликовано: 14 Январь 2025
на канале: Practical Programming with Dr. Xu
935
22

This is the 8th video of a new video series "WebGPU by Examples". This video implements the shadow mapping.

The series will focus on advanced graphics programming and omit the explanation of basics such as development environment setup, 3D transformations, etc. If you are not familiar with the WebGPU basics, please refer to my previous video series:
https://github.com/jack1232/WebGPU-St....

Most examples used in this new video series are taken from my recently published book "WebGPU by Examples". For details, please visit
https://drxudotnet.com.

-------------------------------------------------------
The source code link:
https://github.com/jack1232/webgpu-ne...

The live demo link:
https://webgpu-gpu-book.drxudotnet.com