Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "Core/Emitter/SurfaceEmitter.h"
#include "Math/Color/Spectrum.h"
#include "Core/Texture/TTexture.h"
#include "Math/Random/TPwcDistribution2D.h"
#include "Math/TVector2.h"
#include <memory>
#include <cstddef>
Go to the source code of this file.
Classes | |
class | ph::LatLongEnvEmitter |
Models energy coming from background. More... | |
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |