Rust wgpu (8): Rotate 3D Cube

Опубликовано: 13 Октябрь 2024
на канале: Practical Programming with Dr. Xu
1,702
29

This is the 8th video of a video series about "wgpu Graphics Programming in Rust Step-by-Step". It shows how to rotate a 3D Cube.

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...