Record WebGPU content and replay as native.
☆43May 9, 2026Updated last week
Alternatives and similar repositories for WebGPUReconstruct
Users that are interested in WebGPUReconstruct are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Contains intermediate and compiled WebGPU Shading Language shaders from various Unity projects, to be used for shader compiler testing an…☆20Apr 20, 2023Updated 3 years ago
- Check for and avoid redundant state setting☆39May 8, 2025Updated last year
- 🥯🐶 A reimplementation of the WebGL API on top of WebGPU, allowing for gradual migration into the future of 3d on the web☆70Mar 10, 2026Updated 2 months ago
- Raytracing with WebGPU☆19Nov 5, 2024Updated last year
- A WebGPU implementation of the "Pristine Grid" technique☆27Mar 18, 2024Updated 2 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Rockfall. A game where rocks fall☆19Dec 6, 2025Updated 5 months ago
- WebGPU debugging tool for recording and playing back of WebGPU commands.☆71Apr 5, 2026Updated last month
- wgsl's struct buffer view in ts with type check & infer☆15Jun 16, 2023Updated 2 years ago
- WebGPU sample about quad tree evaluation with compute shader using indirect dispatch and indirect draw☆26Feb 22, 2025Updated last year
- A port of AMD's Single Pass Downsampler for WebGPU☆20Aug 3, 2025Updated 9 months ago
- A simple, template literals-based preprocessor for WGSL shaders☆65Dec 7, 2023Updated 2 years ago
- A browser extension to help with WebGPU debugging☆43Sep 4, 2025Updated 8 months ago
- Modern OpenGL-4.6 PBR renderer using compute shaders and multi-draw-indirect. Written in C++. Made for educational purposes.