AddisonPrairie / WebGPU-Path-Tracing
Basic path tracing with WebGPU.
☆11Updated last year
Alternatives and similar repositories for WebGPU-Path-Tracing:
Users that are interested in WebGPU-Path-Tracing are comparing it to the libraries listed below
- This is a relatively simple, and thus fast, recurrently blurring denoiser I made with some help and ideas from others☆9Updated last year
- ☆37Updated 3 weeks ago
- Improved Blue Noise Generator☆39Updated last year
- Source code for the EON rough diffuse BRDF model☆31Updated last month
- RTX path tracing + GPU closest point queries (Vulkan)☆21Updated last year
- Constructing a linear BVH with WebGPU.☆12Updated 8 months ago
- Software rasterizing hair strands with analytical AA and OIT. Inspired by Frostbite's hair system: "Every Strand Counts: Physics and Rend…☆64Updated 7 months ago
- Efficient Multiple Scattering in Participating Media using Shortest Path Finding☆19Updated 4 years ago
- An interactive, experimental, pathtracer implemented using desktop WebGPU.☆32Updated 9 months ago
- Template to get started with SDL2 + WebGPU C++ -> Native/Wasm projects☆35Updated 8 months ago
- A ray tracer based on nori and mitsuba. (Used only for learning)☆12Updated 4 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆49Updated 2 years ago
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆32Updated 3 years ago
- C2 is a webgpu renderer focused on physically-accurate rendering and ease of experimentation☆73Updated this week
- Code for my From 0 to glTF with WebGPU blog series☆51Updated 11 months ago
- Physically based Monte Carlo renderer written in C++☆31Updated 3 years ago
- Physical based rendering with Vulkan using glTF 2.0 models☆17Updated 11 months ago
- A possible use of Slang shader compiler together with WebGPU in C++ (both in native and Web contexts), using CMake.☆67Updated 5 months ago
- C++ implementation of "Stochastic Generation of (t,s) Sample Sequences", by Helmer, Christensen, and Kensler (2021)☆55Updated last year
- This is my experiments with BVH build algorithms on GPU.☆54Updated 6 months ago
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆52Updated 6 years ago
- Compute-Less Clustered Lighting☆56Updated last year
- Renderer using C++, Embree and USD to achieve Path Tracing techniques on the CPU☆56Updated last year
- Header only implementation of Progressive Photon Mapping: A Probabilistic Approach(PPMAPA) in C++.☆13Updated 3 years ago
- NOT Simple OpenCL Physically-based Renderer (Path Tracing)☆17Updated 8 years ago
- Binary format equivalent for color grading (Adobe/Resolve .cube) LUT files☆49Updated 7 months ago
- WebGL Heightmap Pathtracing using Quadtree Displacement Mapping☆17Updated last year
- Supplemental source code for "A Halfedge Refinement Rule for Catmull Clark Subdivision"☆37Updated 3 months ago
- Low-level API examples using C++, C#, Rust, Python, Swift, Java, and Kotlin languages☆19Updated last month
- Sample that uses VK_NV_cluster_acceleration_structure to animate meshes for ray tracing☆42Updated last week