Skip to content

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

Notifications You must be signed in to change notification settings

aerolalit/Ray-tracing-C.Graphics

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages