Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 491 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 491 Bytes

Step-by-Step WebGPU Graphics Programming (5)

WebGPU Primitives: Points and Lines

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

This sample WebGPU app shows how to create point and line primitives. 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