tetracalibers / wgpu-practice-ground

For studying wgpu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wgpu practice ground

Commands

cargo run -- tutorial/ch01-window
cargo run -- tutorial/ch02-surface
cargo run -- tutorial/ch03-pipeline
cargo run -- tutorial/ch04-buffer
cargo run -- tutorial/ch05-indice
cargo run -- tutorial/ch06-texture
cargo run -- tutorial/life-game
cargo run -- export-gif:tutorial/life-game
cargo run -- tutorial/hello-glyphon
cargo run -- prototype/rect-renderer
cargo run -- prototype/text-renderer

About

For studying wgpu


Languages

Language:Rust 89.4%Language:WGSL 10.6%