/wgpu18

Primary LanguageRust

Rust wgpu Graphics Programming: Step-By-Step (18)

Parametric 3D Surface Examples

This is the source code for 18th video of the YouTube series on step-by-step Rust wgpu graphics programming.

This sample wgpu app creates several parametric 3D surfaces, including torus, Klein bottle, and Wellenkugel surface. The output from this app is shown in the following image.

wgpu18

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

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