Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 1.83 KB

README.md

File metadata and controls

34 lines (30 loc) · 1.83 KB

RayTracer-in-C-2.0

1337 42 RT project

make && ./RT scenes/yourconfigfile.cfg

New Features implemented :

  • Procedural and image-based textures
  • Texture manipulation (strech, move, repeating)
  • Area lights, Soft shadows.
  • Depth of field
  • Lambertian reflectance
  • Adaptive supersampling anti-aliasing (JNUM)
  • Reflections and Refractions w/ or w/o mixture of materials
  • Point light, Directional light
  • Composed objects from triangles (.obj files etc).

Article I wrote about Ray Tracing on medium :