A software raytracing engine written in WebGPU
☆368Feb 13, 2025Updated last year
Alternatives and similar repositories for webgpu-raytracer
Users that are interested in webgpu-raytracer are comparing it to the libraries listed below
Sorting:
- Constructing a linear BVH with WebGPU.☆15Aug 15, 2024Updated last year
- Single-header dependency-free BVH construction and traversal library.☆1,069Feb 13, 2026Updated 2 weeks ago
- Realtime path tracing via WebGPU compute shaders☆168Jul 20, 2025Updated 7 months ago
- C2 is a webgpu renderer focused on physically-accurate rendering and ease of experimentation☆107Jul 9, 2025Updated 7 months ago
- Raytracing with WebGPU☆19Nov 5, 2024Updated last year
- An interactive, experimental, pathtracer implemented using desktop WebGPU.☆45Jun 3, 2025Updated 9 months 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
- Path tracing with WebGPU compute shaders☆39Sep 30, 2025Updated 5 months ago
- GPU shallow water solver using the virtual pipes model using WebGPU☆97Feb 4, 2025Updated last year
- WebGPU 3D Renderer☆63Apr 21, 2025Updated 10 months ago
- 🦠 Slime mold simulation with WebGPU and TypeScript.☆163Jan 5, 2025Updated last year
- Surfel Radiance Cascades Diffuse Global Illumination☆205Mar 11, 2025Updated 11 months ago
- Demo project for the leb3D structure for path tracing☆25Aug 10, 2025Updated 6 months ago
- Unbiased & physically-based GPU HIPRT (C++/HIP) interactive path tracing renderer☆290Updated this week
- Physically-based CPU and GPU ray-tracer☆374Feb 25, 2026Updated last week
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆970Aug 7, 2025Updated 6 months ago
- WebGPU tech demo showcasing various graphics techniques☆166Jul 15, 2025Updated 7 months ago
- A toy renderer written in C using Vulkan to perform real-time ray tracing research.☆376Jun 19, 2022Updated 3 years ago
- A tiny CPU rasterization engine accompanying a tutorial series on writing a CPU rasterizer☆99Nov 8, 2024Updated last year
- ☆12Feb 25, 2025Updated last year
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆220May 21, 2025Updated 9 months ago
- A High Performance Compute Shader Based Mesh Pathtracer in Unity3d without RT Cores☆974Feb 2, 2026Updated last month
- A simple software rasterizer running on a WebGPU compute shader. Built for educational purposes.☆262Mar 23, 2023Updated 2 years ago
- WebGPU rendering experiments☆115Dec 26, 2023Updated 2 years ago
- GPU Raytracer from scratch in C++/CUDA☆957Jul 21, 2022Updated 3 years ago
- Diffuse Global Illumination☆39Aug 26, 2025Updated 6 months ago
- Code accompanying the blog post on bvh construction.☆438Oct 5, 2024Updated last year
- A framework for rapid prototyping and development of real-time rendering techniques.☆1,110Updated this week
- Real-Time GPU Texture Codecs for the Web☆101Feb 25, 2026Updated last week
- ☆15Mar 29, 2025Updated 11 months ago
- trongle to pixel