Skip to content

One of the subjects of my final project of the Computer Graphics course at Tsinghua University

Notifications You must be signed in to change notification settings

kevinpruvost/Ray_Tracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Project of Fundamentals of Computer Graphics: Ray Tracing



Compilation

This project and all of my CG projects will be compiled with CMake, if you open the project directly with Visual Studio, you should be able to directly compile it. Though, as CMake permits it, you will be easily able to compile on other platforms.

Demonstration

Screenshot 1

Screenshot 2

Screenshot 3

How to use it

You can launch the Raytracer.exe directly, if you already have Visual C++ Redistribuable.

The program was compiled in Release mode.

As it is displayed in the program, here are the controls by order of priority for the assignment:

About

One of the subjects of my final project of the Computer Graphics course at Tsinghua University

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published