All Projects → simeonradivoev → Nnao

simeonradivoev / Nnao

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

Projects that are alternatives of or similar to Nnao

Computestochasticreflections
Compute Stochastic Screen Space Reflections for unity post processing
Stars: ✭ 163 (+185.96%)
Mutual labels:  unity, unity3d, graphics, shader, hlsl, effect
Gpu Planetary Rendering
GPU atmosphertic scattering and planet generation in Unity 3D
Stars: ✭ 92 (+61.4%)
Mutual labels:  unity, unity3d, graphics, shader, hlsl
X Postprocessing Library
Unity Post Processing Stack Library | Unity引擎的高品质后处理库
Stars: ✭ 1,079 (+1792.98%)
Mutual labels:  unity, unity3d, shader, shaderlab, effect
Hologramshader
✏️ Test of an hologram material made in Unity.
Stars: ✭ 684 (+1100%)
Mutual labels:  unity, unity3d, graphics, shader, effect
3d Game Shaders For Beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Stars: ✭ 11,698 (+20422.81%)
Mutual labels:  unity, unity3d, graphics, shader, hlsl
Kinobloom
Bloom effect for Unity
Stars: ✭ 704 (+1135.09%)
Mutual labels:  unity, unity3d, graphics, shader, effect
Lwrpshaders
A collection of high customizable unlit shaders for Lightweight Render Pipeline
Stars: ✭ 125 (+119.3%)
Mutual labels:  unity, unity3d, graphics, shader, shaderlab
Temporalreprojectionexample
Temporal reprojection example for Unity
Stars: ✭ 82 (+43.86%)
Mutual labels:  unity, unity3d, graphics, shader, shaderlab
Alloy
Alloy physical shader framework for Unity.
Stars: ✭ 244 (+328.07%)
Mutual labels:  unity, unity3d, graphics, shaderlab, hlsl
Depthinverseprojection
An example showing how to inverse-project depth samples into the view/world space in Unity.
Stars: ✭ 296 (+419.3%)
Mutual labels:  unity, unity3d, graphics, shader, shaderlab
Testbedhdrp
Testbed project for Unity HDRP (High Definition Render Pipeline)
Stars: ✭ 859 (+1407.02%)
Mutual labels:  unity, unity3d, graphics, shader, shaderlab
Unityurpunlitscreenspacedecalshader
Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP
Stars: ✭ 455 (+698.25%)
Mutual labels:  unity, unity3d, graphics, shader, shaderlab
Noiseshader
Noise shader library for Unity
Stars: ✭ 616 (+980.7%)
Mutual labels:  unity, unity3d, graphics, shader, hlsl
Unity Shaders
✨ Shader demo - More than 300 examples
Stars: ✭ 198 (+247.37%)
Mutual labels:  unity, unity3d, shader, shaderlab, hlsl
Unitypcss
Nvidia's PCSS soft shadow algorithm implemented in Unity
Stars: ✭ 533 (+835.09%)
Mutual labels:  unity, unity3d, graphics, shader, shaderlab
Packedrgbmshader
32-bit packed color format with RGBM encoding for shader use
Stars: ✭ 39 (-31.58%)
Mutual labels:  unity, unity3d, graphics, shader, shaderlab
Miniengineao
SSAO image effect from Microsoft MiniEngine, ported to Unity.
Stars: ✭ 448 (+685.96%)
Mutual labels:  unity, unity3d, graphics, shader
Radialprogressbar
Customizable radial progress bar shader for Unity3D. Allows you to set arc range, minimum and maximum colors, textures, radius, and a few more things. Create HP Bars, Speedometers, rank progress, etc!
Stars: ✭ 714 (+1152.63%)
Mutual labels:  unity, unity3d, graphics, shader
Skeletalgeometriceffects
Experiments on geometry shader instancing with skeletal animations
Stars: ✭ 436 (+664.91%)
Mutual labels:  unity, unity3d, shader, hlsl
Pcx
Point cloud importer & renderer for Unity
Stars: ✭ 806 (+1314.04%)
Mutual labels:  unity, unity3d, graphics, shader

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:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].