Skip to content

Adam1400/Ray-Tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raytracer

A raytracer is a photon simulation where light reflects and bounces across objects. Here, the color of each individual pixel is influenced by its surroundings. Raytracers are used in visual effects and videogames to achive a more realistic and accurate appearence. The raytracer in this repository will yeild graphics with resemablance to perhaps... Toy Story 1! This graphic engine was written in c++. NOTE: The project draws influence from this tutorial series.

normal 3moons stack-zoom

About

Raytrace engine written in c++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published