ChameleonRT

Path tracer

A path tracing tool with support for multiple ray tracing backends and customizable camera controls.

An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)

GitHub

605 stars
20 watching
39 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
therealmjp/dxrpathtracerA simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes.735
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
brickray/gpu-pathtracerA physically based path tracer for GPU rendering using CUDA.56
nadrin/quartzA Vulkan-based path tracer with a declarative scene description language435
fogleman/ptA path tracing engine written in Go with various features and a simple API.2,084
knightcrawler25/optix-pathtracerA simple physically based path tracer with support for Disney BRDF and various rendering features.321
boksajak/referenceptA path tracer implementation with GLTF scene loading and rendering capabilities.203
pmndrs/react-three-gpu-pathtracerProvides a React abstraction for rendering 3D scenes using Path Tracing169
uglyswedishfish/rakA real-time path tracing engine written in C++28
caseymm/img2geojsonAn application for dragging images onto maps and exporting traced paths as GeoJSON files18
nvpro-samples/vk_mini_path_tracerA tutorial on writing a fast and photorealistic path tracer using Vulkan API1,140
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
twinklebear/tray_rustA toy physically based ray tracer built in Rust518
fishcakez/dbgA tracing library for Elixir that allows events in the BEAM VM to be traced and observed across a cluster of nodes.161