Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 489 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 489 Bytes

Step-by-Step WebGPU Graphics Programming (50)

Cube with Distinct Vertex Color

This is the source code for the 50th part of a series YouTube videos on step-by-step WebGPU graphics programming.

This sample WebGPU app creates multiple cubes using instanced approach. The output from the app is shown in the following image.

image01

Link for All Source Code Used in the WebGPU Step-By-Step Video Series:

https://github.com/jack1232/WebGPU-Step-By-Step