Skip to content

AgentLee/PathTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Path Tracer

Overview

Blog Post

Features

  • Integration Techniques
    • Direct Lighting
    • Full Lighting
      • MIS
      • Global Illumination
      • Participating Media
  • Light Sources
    • Point Lights
    • Diffuse Area Lights
    • Spotlights
  • Physical Camera (Depth of Field)
  • BVH Acceleration
  • Constructive Solid Geometry
  • Implicit Geometry
  • Environment Mapping

Future Work

  • kd-tree
  • Photon Mapping
  • Subsurface Scattering

About

Monte Carlo Path Tracer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages