RayTracer 1.0
Ray tracing is a technique used to generate realistic digital images by simulating the inverse path of light. Our goal is to create a program able to generate an image from a file describing the scene.
 
Loading...
Searching...
No Matches
src Directory Reference

Files

 AmbientLight.cpp
 
 Camera.cpp
 
 Cone.cpp
 
 ConfigParser.cpp
 
 Cylinder.cpp
 
 DirectionalLight.cpp
 
 Display.cpp
 
 main.cpp
 
 Material.cpp
 
 Math3D.cpp
 
 Plane.cpp
 
 PointLight.cpp
 
 Ray.cpp
 
 Scene.cpp
 
 Sphere.cpp
 
 Utils.cpp