JoshuaSenouf / tracerLinks
Renderer using C++, Embree and USD to achieve Path Tracing techniques on the CPU
☆56Updated 2 years ago
Alternatives and similar repositories for tracer
Users that are interested in tracer are comparing it to the libraries listed below
Sorting:
- Easy, simple path trace renderer.☆57Updated last week
- Creates blue noise data using the SIGGRAPH 2016 paper from Solid Angle.☆43Updated 3 years ago
- Offline renderer used for my blog posts☆108Updated 7 years ago
- C++ implementation of "Stochastic Generation of (t,s) Sample Sequences", by Helmer, Christensen, and Kensler (2021)☆55Updated last year
- Immediate-mode fork of the mitsuba renderer. (See Wiki for branches.)☆68Updated 4 years ago
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆35Updated 4 years ago
- A GPU Path tracer implementing VCM☆22Updated 8 years ago
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆53Updated 7 years ago
- Vulkan Path Tracer with Optix Denoiser integration☆32Updated 4 years ago
- Repository of the source code and demo of I3D 2020 paper Real-Time Stochastic Lightcuts☆131Updated 4 years ago
- physically based path tracer on gpu☆56Updated 5 years ago
- A cross-platform programmable shading language ( CPU only )☆59Updated last year
- Codebase to accompany the book: A Hitchhiker’s Guide to Multiple Scattering☆96Updated 2 years ago
- ☆55Updated 4 months ago
- Code for "Real-time Rendering of Layered Materials with Anisotropic Normal Distributions", SIGGRAPH ASIA 2019.☆35Updated 3 years ago
- Assets used during the creation of SEED's Project PICA PICA☆77Updated 6 years ago
- Implementation of "Single-pass stratified importance resampling"☆31Updated 3 years ago
- Understanding the Efficiency of Ray Traversal on GPUs☆43Updated 9 years ago
- Work-in-progress CPU renderer using Embree☆18Updated 6 years ago
- Headers, tests, and examples for Covariance Tracing☆49Updated 5 years ago
- A set of example tests from my SIGGRAPH Asia 2019 publication: Integral formulations of volumetric transmittance☆30Updated 5 years ago
- A demo of ambient occlusion map baking using DXR☆66Updated 3 years ago
- Pathed: An educationally-motivated physically-based path tracer☆21Updated 2 years ago
- A simple and fast parser for PBRT v3 files☆24Updated last year
- DX12 Path Tracer with ShaderToy interop☆46Updated 9 months ago
- A ray tracer based on nori and mitsuba. (Used only for learning)☆12Updated 5 years ago
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL☆97Updated 4 years ago
- Hybrid raytracing and filtering playground.☆27Updated 6 years ago
- Physically-based shading experiments in Arnold renderer.☆30Updated 2 years ago
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆38Updated last month