Skip to content

amrtsg/ray-trace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RayTracer

To run project, create a Visual Studio Solution using CMake

CMake

In the project folder, create a new folder called "build", in cmake, link where the source code is, then link your build folder.

alt text

Configure & Generate the solution, then go into your build file and run the RayTracer.sln solution file.

NOTE: Before running the project, don't forget to setup "raytrace" as your startup project!

Final RayTraced Image

alt text

Dependencies

OpenCV (Included)

Eigen (Included)

Releases

No releases published

Packages

No packages published