Vixen
dd8b0a81

Rendering · guide

Fog a shadow can fall through

The froxel volume that turns the frame's fog from a function of distance into something the scene's own light shines through, what its far plane really controls, and why the composite is on the other side of TAA.

Edit this page on GitHub

Documents

Next

  • The post-processing node kinds — Every screen-space effect a compositor document can name, what each one reads, and the order they have to run in.
  • The Standard Frame — One engine-owned node that expands into the full frame graph — shadows, GI, reflections, the whole post chain — configured by seven semantic knobs.
  • Render quality presets — The quality waterfall behind the Standard Frame's tiers — engine defaults, a project's RenderQuality.vxpreset and per-document overrides, folded per parameter into the numbers the expansion consumes.
  • Lighting a scene in lux and lumens — Colour temperature, photometric units, an analytic daylight sky, and the one exposure that brings them back to a display.