Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 300 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 300 Bytes

An experimental renderer using a graph-like pipeline for modularity.

Includes the following shaders:

  • Motion blur
  • Shadow maps and cascaded shadow maps (CSM)
  • Edge-detection anti-aliasing
  • Fast approximate anti-aliasing (FXAA)
  • Screen space ambient occlusion (SSAO)
  • Weighted sum transparency