Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.09 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.09 KB

Raytracer

A semi-efficient raytracing back-end powered by caffeine and bad puns

This raytracer was written at the IT University of Copenhagen as part of our second year project; software development in large teams with international collaboration.

The raytracer enables tracing of both primitive objects, implicitly defined mathematical surfaces, and complex triangle meshes. Both flat and smooth shading are supported in addition to variable-depth reflection. Rendering is accelerated through use of SAH-based k-d trees and data parallelization.

Authors

License

Copyright © 2016 The Authors. Licensed under the terms of the MIT license.