PiscisRT is a C++ enhanced ray tracer. Features global illumination, procedural textures, bump mapping, etc... Supports Windows and GNU platforms.
Degree final project pdf (in Spanish)
Go to the original project website in sourceforge
#Build mkdir build cd build cmake ..