• Stars
    star
    1
  • Language
    C++
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project is based on Kevin Beason's SmallPT pathtracer. It extends the original project by adding ray-triangle intersection algorithm(Möller-Trumbore) and an .OFF file loader, rolling shutter and motion blur.