wgpu-rs
There are 51 repositories under wgpu-rs topic.
wgpu-mc/wgpu-mc
Rust-based replacement for the default Minecraft renderer
simbleau/nbody-wasm-sim
An N-body WebAssembly simulation using Web GPU
tim-harding/neophyte
A WebGPU rendered Neovim GUI
Wumpf/wgpu-profiler
Simple profiler scopes for wgpu using timer queries
NickAcPT/nmsr-rs
NickAc's Minecraft Skin Renderer - Render Minecraft skins with true perspective
LelsersLasers/3D-Cellular-Automata-WGPU
3d Cellular Automata using WGPU in Rust (for the web and using compute shaders)
bmatthieu3/wgpu-sky-rendering
A very small example to show how to render allsky projections using wgpu-rs
Gui-Yom/nuance
A tool to run your shaders on the gpu. Also a good demo application for wgpu-rs.
BrassLion/rust-pbr
PBR renderer written with Rust and wgpu-rs
niklaskorz/linon
Non-Linear Ray Casting on the web, and on your desktop too
KDahir247/Fabled-Engine
Self Study on developing a game engine using wgpu as the rendering API. Learning as I go.
novoselov-ab/chip8-rust
CHIP-8 emulator in Rust with GUI
0xfourzerofour/oscli
Real time audio visualisation using WGPU
matthewjberger/wgpu-example
A minimal example of using Rust, wgpu, and egui without using eframe
swerdloj/surreal
Rust GUI library using wgpu-rs. Originated as research project examining declarative user interfaces.
KongouDesu/BackupGUI
Backup GUI targeting Backblaze's B2 API. Written in Rust.
ibilon/hxwgpu
hxwgpu is a work in progress haxe/hxcpp wrapper around wgpu-native, allowing the use of the WebGPU API on desktop
luksab/polyflare
Wgpu implementation of polynomial optics for lens flares
0xfourzerofour/wgpu-svelte
An example of how to import a WGPU canvas to the svelte framework
jshrake/wgpu-mipmap
Generate mipmaps for wgpu textures.
huytd/snarkyterm
A barely functional terminal emulator written in Rust. For nothing but fun.
mobile-bungalow/wgpu_bind_dsl
a macro for working with the wgpu-rs library. allows for declarative binding descriptors!
LelsersLasers/LearningWGPU
I will try to learn the basics of WGPU and Rust.
Norlock/sparticles
GPU based particle system
w23/iced-fragment-shader-widget-example
Minimalistic example of drawing iced custom shader widget using a single fragment shader
cconger/eat-chat
GPU Powered Twitch/Youtube Chat Renderer
DamianoPellegrini/wgpu-raytracing
Implementation of 'Raytracing ...' series by P. Shirley using wgpu-rs
DominicMaas/Graphics
Repos for misc graphics work and projects
guidota/finisterra
Experimental remake of Argentum Online
mecanicascience/WaterDropEngine
WaterDropEngine
rtkay123/kara-assistant
A wgpu digital assistant!
theosirian/minesweeper-wgpu
Minesweeper project to learn wgpu-rs.
archiemourad/pandora-rs
A tiny, toy rendering engine written in Rust (w/ wgpu).
batonius/wroom-ten
Simple shader ray tracing using wgpu.
gustafla/assembly-widescreen-2022
chelidonura by Mehu
oreznicek/parallelization-of-3d-rendering
Various rendering techniques implemented using Rust and WGPU.