referencePT

Path Tracer

A path tracer implementation with GLTF scene loading and rendering capabilities.

Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer

GitHub

203 stars
8 watching
13 forks
Language: C++
last commit: about 5 years ago

Related projects:

RepositoryDescriptionStars
therealmjp/dxrpathtracerA simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes.735
uglyswedishfish/rakA real-time path tracing engine written in C++28
aras-p/toypathtracerAn experimental path tracing library designed to test various rendering techniques and compare performance across different programming languages, hardware platforms, and frameworks.1,076
knightcrawler25/optix-pathtracerA simple physically based path tracer with support for Disney BRDF and various rendering features.321
nadrin/quartzA Vulkan-based path tracer with a declarative scene description language435
twinklebear/chameleonrtA path tracing tool with support for multiple ray tracing backends and customizable camera controls.605
fogleman/ptA path tracing engine written in Go with various features and a simple API.2,084
brickray/gpu-pathtracerA physically based path tracer for GPU rendering using CUDA.56
vkoskiv/c-rayA portable, hackable, offline CPU rendering engine803
nvpro-samples/vk_mini_path_tracerA tutorial on writing a fast and photorealistic path tracer using Vulkan API1,140
tcbrindle/raytracer.hppA compile-time ray tracing system using C++17 constexpr functions693
pmndrs/react-three-gpu-pathtracerProvides a React abstraction for rendering 3D scenes using Path Tracing169
geometrian/simple-spectralA multithreaded spectral pathtracer implementing the algorithm of linear combination of bases for rendering with sRGB reflectance197
jbikker/lighthouse2A high-performance rendering framework for real-time ray tracing and path tracing.846
jeremy-rifkin/cpptraceA portable C++ stacktrace library supporting various platforms and debug formats754