Skip to content

yashnator/Path-tracing

Repository files navigation

COL781 Assignment 3: Path Tracing

Make sure that glm and SDL2 are installed. Ideally, these should be installed by your package manager rather than manually (at least, if you are on Linux or Mac).

Then compile the code using the standard CMake procedure:

  • The first time, run cmake -B build from the project root to create a build/ directory and initialize a build system there.
  • Then, every time you want to compile the code, run cmake --build build (again from the project root). Then the example programs will be created under build/.

About

Tracking progress for assignment 3 COL781: https://www.cse.iitd.ac.in/~narain/courses/2402-col781/a3.html

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •