/Ray-Tracer

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Ray-Tracer

A Ray Tracer featuring: orthographic projection, perspective projection, anti-aliasing, shading, bounding volume hierarchy optimization, transparency, mirror reflection.

Working on constructive solid geometry.