A learning project: build a small 3D game engine from scratch in Rust by following Learn Wgpu end-to-end, then using the resulting renderer to build a 3D Pong game. The engine is the excuse — the ...