simple-spectral
Pathtracer
A multithreaded spectral pathtracer implementing the algorithm of linear combination of bases for rendering with sRGB reflectance
A Simple Spectral Renderer
188 stars
9 watching
10 forks
Language: C++
last commit: over 4 years ago
Linked from 1 awesome list
pathtracer
Related projects:
Repository | Description | Stars |
---|---|---|
tylermorganwall/rayrender | A software package for generating and rendering 3D scenes through pathtracing | 622 |
lunasorcery/yx-penrose-pathtraced | A procedural graphics program that generates a 3D path-traced image using shaders and mathematical formulas | 4 |
therealmjp/dxrpathtracer | A simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes. | 724 |
pmndrs/react-three-gpu-pathtracer | Provides a React abstraction for rendering 3D scenes using Path Tracing | 165 |
knightcrawler25/optix-pathtracer | A simple physically based path tracer with support for Disney BRDF and various rendering features. | 319 |
brickray/gpu-pathtracer | A physically based path tracer for GPU rendering using CUDA. | 56 |
twinklebear/chameleonrt | A path tracing tool with support for multiple ray tracing backends and customizable camera controls. | 603 |
boksajak/referencept | A path tracer implementation with GLTF scene loading and rendering capabilities. | 200 |
fogleman/pt | A path tracing engine written in Go with various features and a simple API. | 2,083 |
nadrin/quartz | A Vulkan-based path tracer with a declarative scene description language | 435 |
opioid/zyg | A pathtracer written in Zig that uses an Owen scrambled Sobol sequence to generate samples and supports energy compensation. | 18 |
mmirman/mentisoculi | A PyTorch-based path tracer for rendering 3D scenes with reflective materials and automatic differentiation | 241 |
mhorga/raytracing | A Swift implementation of ray tracing algorithms for rendering 3D scenes | 16 |
wkhere/eastar | An algorithm for finding the shortest path in a graph | 32 |
arthur-e/unmixing | Interactive tools for spectral mixture analysis of multispectral raster data | 108 |