WebGPU (34): Texture Mapping - 3D Cube

Опубликовано: 26 Декабрь 2024
на канале: Practical Programming with Dr. Xu
596
11

This is the 34h video of a video series about "WebGPU Graphics Programming Step-by-Step". It shows how to create texture mapping for 3D cube.

Most examples used in this video series are based on my recently published book "Practical WebGPU Graphics" (for details at https://drxudotnet.com​).

----------------------------------------------------------------------
The source code link:
https://github.com/jack1232/WebGPU-St...

live demo
https://jack1232.github.io/webgpu00/