Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.19 KB

README.md

File metadata and controls

28 lines (24 loc) · 1.19 KB

NNAO

Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion for Unity.

Features

  • Bilateral Bluring (with normal and depth tresholds)
  • Temporal Smoothing
  • Downsampling and Bilateral upsampling

This implimitation writes to the GBuffer using CommandBuffers so that an Ambien only mode is achieved. Project includes Unity's Legacy Cinematic Effects and MiniAO for comparison.

Requirements

  • Unity 2017.1.0f3 and up
  • DirectX 11

Screenshots

With NNAO: Without NNAO: NNAO Only: With NNAO: Without NNAO: NNAO Only: