Rust wgpu (3): Create a Colorful Triangle

Опубликовано: 13 Декабрь 2024
на канале: Practical Programming with Dr. Xu
9,195
166

This is the third video of a video series about "wgpu Graphics Programming in Rust Step-by-Step". It shows how to create a colorful triangle.

Most examples used in this video series are based on my recently published book "Practical GPU Graphics with wgpu and Rust" Visit https://drxudotnet.com for details about this book.


----------------------------------------------------------------------
The source code link:
https://github.com/jack1232/wgpu-Step...