wgsl
There are 135 repositories under wgsl topic.
wgslrunner
A tool used to test the Dawn and wgpu WebGPU APIs, and their respective WGSL compilers Tint and naga, by inputting WGSL code and validating outputs.
webcs
Convenient Interface for WebGPU-Compute
shadertoy
Shadertoy implementation based on wgpu-py
wgslx
Extended WebGPU shading language tools.
wgsl-noise
webgl-noise ported to WGSL
rust-graphics
repo to learn computer-graphics with rust by using wgpu crate
WebGPU-FSX001
My WebGPU Demo
babylonjs-wgsl
WGSL shader library
wgsl-preprocessor
Shader preprocessor for WGSL, written in Zig
webgpu-experiments
Just experimenting with WebGPU API
WebcamViaWebGPU
Display a webcam feed through WebGPU
gThree.js
renderers with more modern gpu features for three.js
wgslgenerator
A tool used to generate random shaders in WebGPU Shading Language.
wgsl-mode.el
An emacs major mode for WebGPU Shadring Language
Graphics
Repos for misc graphics work and projects
Bliss_Browser_WGSL
🌳️🌐️#️⃣️ The Bliss Browser WGSL language support module, allowing WGSL programs to be written in and ran within the browser.
wgsl-canvas
Simple way to run WebGPU shaders on HTML Canvas
AI2001_Category-Source_Code-SC-WGSL
🧠️🖥️2️⃣️0️⃣️0️⃣️1️⃣️💾️📜️ The sourceCode:WGSL category for AI2001, containing WGSL programming language datasets
wg-pong
Pong made with wgpu and rust
SNU_2D_ProgrammingTools_IDE_WGSL
⌨️ The WGSL programming language IDE submodule for SNU Programming Tools (2D Mode)
Learn-WGSL
📚️ A repository for showcasing my knowledge of the WGSL programming language, and continuing to learn the language.
wgslx-loader
Webpack loader for wgsl, wgslx, and wgsli files.
webpack-wgsl-loader
A webpack loader for wgsl shaders supporting nested imports.
uwal
:art: Unopinionated WebGPU Abstraction Library :books:
miner
A performant GPU and CPU miner for Bitcoin.
path-tracer
Real time path tracing engine
wgpu_shader_boilerplate
shader live reloading and some tools to help create pipelines and bind groups
organism
Browser screen saver made with WebGPU, Babylon.js, and WGSL.
protos-rs
Application to create graphic prototype in a node based interface.
parallelization-of-3d-rendering
Various rendering techniques implemented using Rust and WGPU.
learn-wgpu
learn wgpu & rust from Dr xu
wgshader-examples
Examples for wgshadertoy
wgslbug
Webpage to document WGSL Compiler Bug
monte-carlo
Learn about Monte Carlo methods for radiation and conduction.
painting_rust_trigo_iter
a mathematical painting, about iterative trigonometry
Tetris_WebGPU
Implementing an old game with a new API