This is a path tracer I wrote from scratch in C++ for my Advanced Modelling, Rendering and Animation assignment.
Continue reading Path tracer
Tag: sdl
Ray tracer using axis aligned bounding boxes!
The first ray tracer I wrote (in C++, using SDL to display the pixels). Screenshots:
Code:Β svn://quasar.dnsalias.com/eleni/ray_tracer