/RayTracing

Ray Tracing by CImg

Primary LanguageC++

Ray Tracing by CImg

  A rendering technique for generating an image by tracing the path of light as pixels in an image plane and simulating the effects of its encounters with virtual objects


In this repository, I want to use the open source image processing lib -- CImg to implement a small ray tracing system.

Here are some rendering effects:

  • Some sphere with Lambertian、Metal、Dielectric material

Image_1