GitHub / vmsaif / recursive-ray-tracing-program-in-openGL
Explore the intricacies of the recursive ray tracing algorithm in OpenGL. Users can opt between two programs: a basic recursive ray tracing demonstration and an enhanced version introducing shadows, providing a comprehensive look into ray tracing techniques.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C++
Size: 6.92 MB
Dependencies parsed at: Pending
Created at: almost 2 years ago
Updated at: about 1 year ago
Pushed at: over 1 year ago
Last synced at: about 1 year ago
Topics: graphics-algorithms, light-intersection, opengl, ray-tracing, recursive-algorithm, shadows