Skip to content

DanielPettersson/solstrale-rust

Repository files navigation

license CI Crates.io docs.rs

Solstrale

A multithreaded Monte Carlo path tracing library, that as such has features like:

  • Global illumination
  • Caustics
  • Reflection
  • Refraction
  • Soft shadows

Additionally, the library has:

  • Loading of obj models with included materials
  • Multithreaded Bvh creation to greatly speed up rendering
  • Post-processing of rendered images by:
  • Bump mapping
  • Light attenuation

Example output

bedroom2 conference happy sponza-bump2

Credits

The ray tracing is inspired by the excellent Ray Tracing in One Weekend Book Series by Peter Shirley

About

A multi-threaded Monte Carlo path tracing library

Resources

License

Stars

Watchers

Forks

Releases

No releases published