• Stars
    star
    112
  • Rank 306,046 (Top 7 %)
  • Language
    C++
  • Created almost 2 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An experimental raytracer using OpenGL for GPU acceleration

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.