this uses the vulkan ray tracing extension to path trace a scene. the geometry comes from
one or more bvh
modules which collect input for bottom level acceleration structures.
the rt
module uses hero wavelength spectral sampling for accurate colour reproduction.
(scene: nikita sky demo)
output
the rendered beauty imageblue
blue noise texture as input lut, as those provided by christophtex
an array connector for input textures, connect to an i-jpglst or i-lut moduleaov
an output buffer containing some arbitary output variables such as fake diffuse albedo or normalsthe tex
connector expects an array of input textures, as the
i-jpglst module provides, or the
i-lut module if you pass a .txt
file with a list of
filenames.
this still changes so often.. be careful to trust this text.
cam
position, direction, and up vector of the camerafog
homogeneous global background fogspp
samples per pixelenvmap
filename of the environment map, 2:1 aspect latitude/longitude, .hdr preferably 8kcam mode
use custom camera in this module, or grab camera, simulation time, and fog from another modulecam_mod
if cam mode is set to another module, this is the other module's namecam_inst
if cam mode is set to another module, this is the other module's instancesampler
choose which path space sampler to use for rendering