Skip to content

stevenportley/CS636

Repository files navigation

CS636

This is a simple ray tracer implemented in C++ for the course: Drexel CS636

The C++ files are all located within src/ and the corresponding header files are in include/. This project uses cmake to make building easy.

To build and run this program: 'mkdir build && cd build' 'cmake ..' 'make'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published