|
Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
|
#include "../core/foray_core_declares.hpp"#include "../rtpipe/foray_rtpipeline.hpp"#include "../scene/foray_scene_declares.hpp"#include "../util/foray_pipelinelayout.hpp"#include "foray_raytracingshared.hpp"#include "foray_renderstage.hpp"Go to the source code of this file.
Classes | |
| class | foray::stages::DefaultRaytracingStageBase |
| Extended version of MinimalRaytracingStageBase limited to a single output image, descriptorset but providing built in support for scene (Camera, Tlas, Geometry, Materials), EnvironmentMap and Noise Texture. More... | |
Namespaces | |
| namespace | foray |
| namespace | foray::stages |