lmsonic / learn_wgpu_cpp_to_rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I'm following the C++ WGPU guide made by Élie Michel and contributors https://eliemichel.github.io/LearnWebGPU/index.html and porting it to Rust, since the wgpu Rust guide doesn't go as much in depth :) You can follow the chapters using the commits, I tried to keep one commit per chapter.

About

License:MIT License


Languages

Language:Rust 91.7%Language:WGSL 8.3%