Skip to content

ArnisLielturks/Urho3D-SSAO-Shader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Urho3D Pure Depth SSAO shader

Implementation based on this article

Requirements

ForwardDepth renderpath should be used for it to work

viewport->SetRenderPath(cache->GetResource<XMLFile>("RenderPaths/ForwardDepth.xml"));

Setup

Copy contents in the Urho3D source directory and build the engine as usual.

Preview

alt tag