WebGPU Tutorial - Advanced Graphics on the Web Course

In this course, you will learn the basics of WebGPU. WebGPU is the next-generation graphics API and future Web standard for graphics and compute. This two-hour video contains 10 WebGPU projects. We create each project based on the previous one from scratch and demonstrate how to add 3D graphics to your web applications. All the projects presented in this video were taken from Dr. Xu’s book “Practical WebGPU Graphics“. Please visit his website at for more WebGPU examples. ✏️ Course developed by Dr. Jack Xu. Check out his YouTube Channel: ⭐️ Course Contents ⭐️ ⌨️ (0:00:00) Introduction ⌨️ (0:02:35) 1. Development Environment ⌨️ (0:18:09) 2. Create a Colorful Triangle ⌨️ (0:31:12) 3. Create a Square with GPU Buffer ⌨️ (0:43:50) 4. Cube with Distinct Face Colors ⌨️ (
Back to Top