JCBreath / Ray-Tracing

Distributed Ray-Tracing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ray-Tracing

Anti-aliasing + Caustics + Light Dispersion

Anti-aliasing    SSAA x8
Photon Count     5000000
Refraction Index 1.5

Dispersion

Anti-aliasing + Depth of Field + Motion Blur

Anti-aliasing  SSAA x16  
Aperture       f/8.0  
Shutter        1s  

SSAA x16, f/8.0, 1s

Anti-aliasing + Depth of Field (Larger Aperture) + Motion Blur

Anti-aliasing  SSAA x16  
Aperture       f/2.8  
Shutter        1s  

SSAA x16, f/2.8, 1s

Anti-aliasing + Soft Shadow + Global Illumination

Anti-aliasing  SSAA x16

Soft Shadow, Global Illumination

Anti-aliasing + Soft Shadow + Caustics

Anti-aliasing  SSAA x16
Photon Count   100000

Caustics

About

Distributed Ray-Tracing


Languages

Language:C++ 98.2%Language:CMake 1.8%