Skip to content

jcbritobr/sray

Repository files navigation

SRay

SRay is a simple raytracing application based on Ray Tracing in One Weekend book. All code use new C++ 11/14 drafts for memory management with smart pointers.

Image processed with 100 samples

It implements the following features:

  • Sphere Geometric object
  • Lambertian Material
  • Dieletric Material
  • Metal Material
  • A movable Camera
  • Camera Focus adjustment

About

SRay is a simple raytracer application based on Raytracer in one Weekend book.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published