https://github.com/isjordanbraz/01-webgpu
WebGpu with Rust and wgpu
https://github.com/isjordanbraz/01-webgpu
Last synced: 3 months ago
JSON representation
WebGpu with Rust and wgpu
- Host: GitHub
- URL: https://github.com/isjordanbraz/01-webgpu
- Owner: IsJordanBraz
- Created: 2024-01-05T00:59:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-07T18:35:52.000Z (over 1 year ago)
- Last Synced: 2025-01-24T10:11:19.014Z (4 months ago)
- Language: TypeScript
- Size: 1.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
Hi this is my projects with webgpu, i'm using rust and vite vanilla.
# references
- For rust-wgpu-learning, is a youtube tutorial about wgpu by Practical Programming with Dr. Xu
- https://www.youtube.com/watch?v=i6WMfY-XTZE&list=PL_UrKDEhALdJS0VrLPn7dqC5A4W1vCAUT&index=1- For first-webgpu-app, is a codelab tutorial about webgpu for web by Google
- https://codelabs.developers.google.com/your-first-webgpu-app- For webgpu-vite-vanilla-game, is a youtube tutorial for game dev by 3Angle
- https://www.youtube.com/watch?v=j4jtjk_1wcQ&list=PLCnmpqh8sKKynYSJqrrC0nWwPB3OVf5lt&index=1