Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "Core/Intersection/UvwMapper/SphericalMapper.h"
#include "Math/TVector3.h"
#include "Math/math.h"
#include "Math/constant.h"
#include <cmath>
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |