Skip to content

flowpowered/render

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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