webgpu-api
There are 21 repositories under webgpu-api topic.
software-mansion/TypeGPU
A modular and open-ended toolkit for WebGPU, with advanced type inference and the ability to write shaders in TypeScript
AmesingFlank/taichi.js
Modern GPU Compute and Rendering in Javascript
shi-yan/webgpuunleashed
Code samples for 'WebGPU Unleashed: A Practical Tutorial'
JMBeresford/webgpu-kit
A minimal webGPU toolkit for rendering and compute pipelines
dawn-gpu/node-webgpu
webgpu for node.js
framefactory/webgpu.rocks
WebGPU quick reference and documentation
James-Leste/WebGPU_ParticlesSimulation
Particles Simulation Based on WebGPU
OperationDarkside/WebcamViaWebGPU
Display a webcam feed through WebGPU
dabernado/wgpu-ml
Cross-platform WebGPU bindings for OCaml/ReasonML
Alex313031/webgpu-test
Tests for WebGPU, WebGL 2, & WebGL 1
alle0017/FlyJs
simple open source library for game development
CarlosFGordian/MasterMinds
Moving Global Trends on Merging Technologies to watch, participate and collaborate.
LostBeard/BlazorWASMWebGPUComputeDemo
Blazor WASM WebGPU compute demos
MagnusThor/demolishedWebGPU
demolishedWebGPU is a shader rendering engine based on WebGPU
RicardoMuchacho/webgpu-playground
WebGPU test project
satelllte/webgpu-raytracing
🚧 A ray tracer based on WebGPU API
zlatnaspirala/matrix-engine-wgpu
webGpu powered pwa application. Crazy fast rendering solution. Scene object based.
julzerinos/webgpu-for-graphics-and-rendering
A collection of simple computer graphics rasterization and rendering pipeline examples in WebGPU.
RobyDX/webGpuTutorial
WebGPU Tutorial in Italiano
h5law/wgpu
webgpu native code exploration
Raza-LIV/2024-webgpu-freestyle
WebGPU basic implementation. Shader module writing and passing custom dynamic values into it. Thanks to Google introduction course