Skip to content

PetruninAlex/RayTracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

RayTracing

As a part of a university's course "Fundamentals of Computer Graphics, Vision and Image Processing" we implemented The Ray Tracing algorithm. A ray tracer shoots rays from the observer's eye (the camera) through a screen and into a scene which contains one or more surfaces. it calculates the ray's intersection with the surfaces, finds the nearest intersection and calculates the color of the surface according to its material and lighting conditions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published