Rust wgpu Graphics Programming: Step-By-Step (7) Create a Cube with Distinct Face Colors This is the source code for 7th video of the YouTube series on step-by-step Rust wgpu graphics programming. This sample wgpu app creates a 3D cube with distinct face colors. The output from this app is shown in the following image. Link for All Source Code Used in the Rust wgpu Step-By-Step Video Series: https://github.com/jack1232/wgpu-Step-By-Step