Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

333 Commits
 
 
 
 

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

7 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages