Phongo Clap RT
1.0
Simple Raytracing Renderer
|
Implements camera functionability, no transformations, just explicit definition. More...
#include <ngl/Vec3.h>
#include <ngl/Mat4.h>
Go to the source code of this file.
Classes | |
class | Camera |
Holds camera functions which will be accessed by the Render class. More... | |