The project is designed to show the effects of light properties of different primitive objects in the OpenGL scene.
- you have set up the OpenGL installing the OpenGL, from the Khronos Group. Please use this link to read how to set up your project for any OS(windows or Ubuntu): https://www.khronos.org/opengl/wiki/Getting_Started
- run the project from the project directory in your terminal: ./pathtracer.sh
OPEN_GL_pathtracing_1000spp_TEST_3-2024-03-02_11.52.24.mp4
rayTracing_final_result.mp4
- make the pathtracer.sh into an executable, in Ubuntu: chmod +x pathtracer.sh