Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
|
#include "../bench/foray_bench_declares.hpp"
#include "../core/foray_context.hpp"
#include "../core/foray_shadermodule.hpp"
#include "../scene/foray_scene.hpp"
#include "foray_rasterizedRenderStage.hpp"
#include <array>
Go to the source code of this file.
Classes | |
class | foray::stages::GBufferStage |
Utilizes rasterization to render a GBuffer output. More... | |
struct | foray::stages::GBufferStage::PerImageInfo |
Namespaces | |
namespace | foray |
namespace | foray::stages |