GitHunt
RE

RecursionSheep/RealisticRendering

Global illumination realistic rendering (progressive photon mapping & Bezier curves)

Realistic Rendering

Project 1 (realistic image rendering) of the course Computer Graphics, 2019 Spring, Tsinghua University.

The code is based on smallpt.

Features

  • Path tracing & Progressive photon mapping (with KD-Trees)
  • Bezier curves (with bounding spheres)
  • Anti-aliasing
  • Texture
  • Depth of field
  • OpenMP parallelization

Results

avatar

Languages

C89.6%C++10.3%Makefile0.1%

Contributors

Created May 10, 2019
Updated December 24, 2021