Skip to content

pmclaugh/Clive2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Clive2

Bidirectional Path Tracing orchestrated with Python and run with Metal. This is a work in progress and may be unstable, incorrect, etc. Performance is... fine? Other than a simple BVH implementation, optimization has not been a priority yet. The main file to look at is trace.metal.

Working:

  • Bidirectional Path Tracing in Metal
  • Importance sampling, balance heuristic
  • Loading OBJ + PLY files
  • BVH acceleration structure
  • Diffuse and specular materials, including transmission
  • GGX BRDF

2024-09-28_09-37-36

About

Bidirectional Path Tracing using Metal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published