wgsl
There are 135 repositories under wgsl topic.
pisces
Let's go fishing!
webgpu-vanity-gpg
使用 GPU(WebGPU)快速生成带有“靓号”的 PGP 密钥 Generate vanity PGP keys using GPU in your browser!
web-naga
The shader translation library for the web
wgsl_playground
Wgsl playground
winit_test
Creating a graphics program using nothing other than Winit for windowing and WGPU for graphics.
wgsl-playground
A tiny offline-first WGSL editor 🎨
wgpu-simple-fps
A simple FPS game created to learn wgpu.
webgpu-sph
A fluid simulator than runs inside your browser! Based on Smoothed Particle Hydrodynamics, accelerated by WebGPU API.
particle_simulation
A Newtonian Gravity particle simulation on the GPU
shard
Shard is a CLI program for offscreen rendering WGSL pixel (fragment) shaders into images (PNG) or animations (GIF).
random-shader-window
This project is a playground for learning how to use the WebGPU Shading Language (WGSL). It sets up a window and a basic render pipeline using the wgpu and winit crates, and then applies a random shader to the window.
js-mandelbrot
WebGPU, WebGL, WASM, and JS comparison of Fractal rendering
webgpu-universe
webgpu 는 뭘까
BlueFries_ParticleChargeSimulation-on-WebGPU
By editing the properties of the particles, simulation can be performed with high performance using WebGPU. The following proof of concept shows so, live demo link:
Boids
Boid Simulation in rust. Rendered using WGSL (WGPU & WINIT)
bevy-life
smooth life implemetation in rust using wgpu and bevy game engine
language-basics-wgsl
Wgsl syntax highlighting for Lvce Editor
raybaby
Baby's first raytracer
wgs-player
WGS player for the Web
rt_gpu
GPU ray tracer in rust + wgsl using wgpu
Horus
🪶 WGSL fragment shader renderer
shader-party
Displays a WGSL shader
wgpu-tutorials
Source code for WGPU tutorials.
mandelbrot
Interactive hardware accelerated Mandelbrot set viewer