JoshuaSenouf / tracerLinks
Renderer using C++, Embree and USD to achieve Path Tracing techniques on the CPU
☆56Updated last year
Alternatives and similar repositories for tracer
Users that are interested in tracer are comparing it to the libraries listed below
Sorting:
- Offline renderer used for my blog posts☆104Updated 6 years ago
- A cross-platform programmable shading language ( CPU only )☆59Updated last year
- Creates blue noise data using the SIGGRAPH 2016 paper from Solid Angle.☆43Updated 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
- Immediate-mode fork of the mitsuba renderer. (See Wiki for branches.)☆68Updated 4 years ago
- Easy, simple path trace renderer.☆57Updated last month
- physically based path tracer on gpu☆56Updated 4 years ago
- Repository of the source code and demo of I3D 2020 paper Real-Time Stochastic Lightcuts☆129Updated 3 years ago
- C++ implementation of "Stochastic Generation of (t,s) Sample Sequences", by Helmer, Christensen, and Kensler (2021)☆55Updated last year
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆53Updated 6 years ago
- Codebase to accompany the book: A Hitchhiker’s Guide to Multiple Scattering☆95Updated 2 years ago
- Code for "Real-time Rendering of Layered Materials with Anisotropic Normal Distributions", SIGGRAPH ASIA 2019.☆35Updated 3 years ago
- Vulkan Path Tracer with Optix Denoiser integration☆32Updated 4 years ago
- Implementation of "Single-pass stratified importance resampling"☆28Updated 3 years ago
- ☆55Updated 3 weeks ago
- DX12 Path Tracer with ShaderToy interop☆44Updated 6 months ago
- Headers, tests, and examples for Covariance Tracing☆48Updated 4 years ago
- Pathed: An educationally-motivated physically-based path tracer