Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 590 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 590 Bytes

OpenGL Ray-tracing

This is an experimental Computer Graphics project that uses OpenGL for GPU-accelerated ray-tracing.

screenshot

Features include:

  • Ray-traced soft shadows
  • Ray-traced global illumination
  • Progressive rendering
  • Ray-traced reflections (including blurry reflections based on surface roughness)
  • HDR Skyboxes
  • Animation rendering

The project and its development process were showcased in this video on my YouTube channel.