photon-mapping topic

List photon-mapping repositories

etx-tracer

349
Stars
11
Forks
Watchers

Physically-based CPU and GPU ray-tracer

monte-carlo-ray-tracer

319
Stars
26
Forks
Watchers

Physically based renderer with Path Tracing and Photon Mapping.

Monte_Carlo_Ray_Tracer

135
Stars
31
Forks
Watchers

A program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.

photon_mapping

96
Stars
8
Forks
Watchers

minimal but extensible header only implementation of photon mapping in C++

gradient-mts

84
Stars
14
Forks
Watchers

A collection of gradient-domain light transport algorithms implemented with Mitsuba

volppm

51
Stars
4
Forks
Watchers

Volumetric progressive photon mapping written in C++.

gvpm

40
Stars
7
Forks
Watchers

Gradient-domain Volumetric Photon Density Estimation, SIGGRAPH 2018

evplp

27
Stars
6
Forks
Watchers

Implementation of Efficient Energy-Compensated VPLs using Photon Splatting (and various rendering techniques)

mcrt

34
Stars
4
Forks
Watchers

Monte Carlo Raytracer from Scratch in C++11/14