Skip to content

zkkv/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

136 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raytracer

This is a raytracer written in C++ with the help of OpenGL. It has been developed as part of Computer Graphics group project with two other people.

As part of the project I:

  • Implemented a tree acceleration structure (BVH) to boost ray tracing rendering times
  • Implemented glossy reflections to mimic polished metal look for certain materials
  • Implemented a post-processing bloom filter effect

About

Ray tracing project in C++ (OpenGL) developed as part of Computer Graphics group project

Resources

Stars

Watchers

Forks

Contributors