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.
-
Andreas Bjørn Hassing Nielsen
https://github.com/AndreasHassing -
Anders Munck Højsgaard
https://github.com/Jubas -
Kasper Kronborg Isager
https://github.com/kasperisager -
Kathrin Solveig Schmid Jonsson
https://github.com/Gonaden -
Markus Thomsen
https://github.com/08xmt -
Mathias Grundtvig Andreasen
https://github.com/MGApcDev
Copyright © 2016 The Authors. Licensed under the terms of the MIT license.