Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "Actor/PhysicalActor.h"
#include "Actor/Geometry/Geometry.h"
#include "Actor/Material/Material.h"
#include "Actor/MotionSource/MotionSource.h"
#include "SDL/sdl_interface.h"
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | ph::AModel |
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |