Skip to content

willkill07/Hynes-Honors-Thesis

 
 

Repository files navigation

C++ Ray Tracing Engine

Undergraduate Thesis for Millersville University of Pennsylvania

To download:

git clone https://github.com/JohnHynes/Thesis.git --recursive

Run inside of the root directory of this project:

mkdir build
cd build
cmake ..
make

About

Undergraduate Thesis for Millersville University of Pennsylvania

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.5%
  • Cuda 11.9%
  • CMake 1.6%