Skip to content

PATHTRACING, The project shows the effects of light on primitive objects using OpenGL

Notifications You must be signed in to change notification settings

AlexGbenimachor/PATHTRACING

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

PATHTRACING

The project is designed to show the effects of light properties of different primitive objects in the OpenGL scene.

  1. 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
  2. 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
  1. make the pathtracer.sh into an executable, in Ubuntu: chmod +x pathtracer.sh

About

PATHTRACING, The project shows the effects of light on primitive objects using OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published