Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 412 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 412 Bytes

Global-Illumination

This C++ implementation renders multiple implicitly defined spheres under multiple light sources using Bling Phong Model. It also considers the hard and soft shadows as well as mirroring and refraction of light rays that generate different visual effects

Check image.ppm for sample output of this code

alt tag