An open API service indexing awesome lists of open source software.

https://github.com/lelserslasers/learningwgpu

I will try to learn the basics of WGPU and Rust.
https://github.com/lelserslasers/learningwgpu

hello-triangle rust webgpu wgpu wgpu-rs

Last synced: 6 months ago
JSON representation

I will try to learn the basics of WGPU and Rust.

Awesome Lists containing this project

README

          

# LearningWGPU
I will try to learn the basics of WGPU.

YT screen footage:
- https://www.youtube.com/playlist?list=PLtlDNK9ff0iXNdrhEUwnzcIAxTX05jVPU

I think I will mainly use these guides:
- https://sotrh.github.io/learn-wgpu/

Docs:
- https://docs.rs/wgpu/latest/wgpu/
- https://github.com/gfx-rs/wgpu-rs

## NOTES

Build WASM: wasm-pack build --target web