A simple software rasterizer running on a WebGPU compute shader. Built for educational purposes.
☆262Mar 23, 2023Updated 2 years ago
Alternatives and similar repositories for webgpu-compute-rasterizer
Users that are interested in webgpu-compute-rasterizer are comparing it to the libraries listed below
Sorting:
- Rasterization using compute shaders☆23Jul 12, 2024Updated last year
- A simple Raytracer based on Ray Tracing in One Weekend by Peter Shirley☆18Jan 17, 2021Updated 5 years ago
- Rendering Point Clouds with Compute Shaders☆739Feb 2, 2023Updated 3 years ago
- UE5's Nanite implementation using WebGPU. Includes the meshlet LOD hierarchy, software rasterizer and billboard impostors. Culling on bot…☆1,003Sep 30, 2024Updated last year
- A series of examples written while learning about WebGPU☆51Apr 9, 2022Updated 3 years ago
- Personal experimental project to implement clustered shading with WebGPU.☆207Jan 27, 2023Updated 3 years ago
- A glTF loader and viewer using WebGPU☆43Feb 19, 2026Updated last week
- SDF -> Voxels -> Faces -> Pixels☆19Aug 28, 2022Updated 3 years ago
- RedGPU - JavaScript WebGPU Library☆379Updated this week
- A series of docs detailing best practices for developing with WebGPU☆348Feb 7, 2023Updated 3 years ago
- ☆54May 2, 2022Updated 3 years ago
- A WebGPU Shading Language parser and reflection library for Javascript.☆262Jan 13, 2026Updated last month
- ☆16Dec 12, 2020Updated 5 years ago
- Geometries for 3D rendering, including normals, UVs and cell indices (faces). Perfect if you want to supercharge your dependency folder..…☆104May 24, 2025Updated 9 months ago
- A high-performance renderer to render glTF models that use the `KHR_materials_transmission` and `KHR_materials_volume` extensions.☆42Jan 25, 2022Updated 4 years ago
- Realtime path tracing via WebGPU compute shaders☆168Jul 20, 2025Updated 7 months ago
- 🔺🌱 An example on how to render a hello triangle with WebGPU.☆303Apr 17, 2023Updated 2 years ago
- WebGPU Ray Tracing eXtension☆158Oct 8, 2023Updated 2 years ago
- Inspection debugger for WebGPU☆302Jan 22, 2026Updated last month
- JS renderer based on GLTF to WebGPU or WebGL backends.☆109Feb 7, 2026Updated 3 weeks ago
- 🎚🎛 A GUI for managing state☆24Dec 3, 2022Updated 3 years ago
- three.js addon for triangulation of implicit surfaces and for forms with holes. The addon generates indexed BufferGeometries.☆29Jan 5, 2023Updated 3 years ago
- Texture loading utility for WebGL and WebGPU☆125Sep 7, 2023Updated 2 years ago
- A simple, template literals-based preprocessor for WGSL shaders☆65Dec 7, 2023Updated 2 years ago
- A library to track webgl-memory☆392Jan 27, 2026Updated last month
- A (bad) attempt at implementing wavelet filtering and temporal reprojection in threejs☆84Jul 30, 2020Updated 5 years ago
- Checks your WebGL usage for common issues☆193Apr 26, 2025Updated 10 months ago
- WebGPU Samples & RnD☆74Aug 5, 2025Updated 6 months ago
- micro webGPU rendering & compute library☆21Apr 17, 2022Updated 3 years ago
- 3D renderer written in WebGPU and TypeScript☆12Jan 6, 2025Updated last year
- WebGPU debugging tool for recording and playing back of WebGPU commands.☆68Dec 28, 2025Updated 2 months ago
- Toy WebGPU Deferred Renderer☆44May 31, 2023Updated 2 years ago
- A WebGPU engine.☆194Oct 2, 2024Updated last year
- Sample code for compute shader 101 training☆610Feb 3, 2026Updated last month
- three.js module for loading Houdini vertex animation (texture cache)☆29May 5, 2019Updated 6 years ago
- Implementation of a post process outline shader in ThreeJS & PlayCanvas.☆410Dec 9, 2022Updated 3 years ago
- A toy physically based GPU path tracer (C++/OpenGL/GLSL)☆2,036Feb 9, 2024Updated 2 years ago
- A WebGPU demonstration of using frustum culling with render bundles through indirect instanced draw calls.☆56Mar 13, 2024Updated last year
- PBR IBL renderer in WebGPU☆27Jun 10, 2025Updated 8 months ago