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)
605 stars
20 watching
39 forks
Language: C++
last commit: about 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes. | 735 | |
| An experimental path tracing library designed to test various rendering techniques and compare performance across different programming languages, hardware platforms, and frameworks. | 1,076 | |
| A physically based path tracer for GPU rendering using CUDA. | 56 | |
| A Vulkan-based path tracer with a declarative scene description language | 435 | |
| A path tracing engine written in Go with various features and a simple API. | 2,084 | |
| A simple physically based path tracer with support for Disney BRDF and various rendering features. | 321 | |
| A path tracer implementation with GLTF scene loading and rendering capabilities. | 203 | |
| Provides a React abstraction for rendering 3D scenes using Path Tracing | 169 | |
| A real-time path tracing engine written in C++ | 28 | |
| An application for dragging images onto maps and exporting traced paths as GeoJSON files | 18 | |
| A tutorial on writing a fast and photorealistic path tracer using Vulkan API | 1,140 | |
| A multithreaded spectral pathtracer implementing the algorithm of linear combination of bases for rendering with sRGB reflectance | 197 | |
| A high-performance rendering framework for real-time ray tracing and path tracing. | 846 | |
| A toy physically based ray tracer built in Rust | 518 | |
| A tracing library for Elixir that allows events in the BEAM VM to be traced and observed across a cluster of nodes. | 161 |