• Stars
    star
    182
  • Rank 210,109 (Top 5 %)
  • Language
    C#
  • Created over 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Post-Processing Stack v2 Ambient Occlusion works on Lightweight Render Pipeline

Ambient Occlusion for Lightweight Render Pipeline

main_camera_2018_0320_161657

Background

As a Lightweight Render Pipeline design decision, Post-Processing Stack v2 Ambient Occlusion does not work in LWRP. (Because it uses compute shader)

So I made a custom post-processing stack v2 effect to force rendering AO.

How to use

Add Custom/LWRP Ambient Occlusion to your post-processing profile.

2018-03-20 16 38 02

And configure built-in AO.

2018-03-20 16 38 23

Limitation

  • It only works for MSVO.

More Repositories

1

UrMotion

Flexible motion engine for non time-based animation in Unity.
C#
266
star
2

SVGMeshUnity

Generates mesh from SVG path in realtime for Unity.
C#
161
star
3

social-game-check-list

160
star
4

Uween

Lightweight tween library for Unity.
C#
148
star
5

LWRPShaders

A collection of high customizable unlit shaders for Lightweight Render Pipeline
ShaderLab
127
star
6

UrFairy

C# extensions for Unity development
C#
67
star
7

ShaderGraphExtensions

Custom nodes for Shader Graph
C#
29
star
8

KirbyShadow

C#
13
star
9

GPUInstancingParticlesLWRP

GPU Instancing Particle Shader in Lightweight Render Pipeline
HLSL
13
star
10

Public-Game-UI-XD

Fictitious Game UI Asset created by XD in Public Domain
Assembly
12
star
11

ShaderSubGraphLibrary

Custom sub graph library for Shader Graph
10
star
12

SimpleToonShader

C#
9
star
13

ShaderGraphSketches

My shader graph sketches
6
star
14

AnimationExpression

Create animation script asset without compile
C#
5
star
15

Bubbles

5
star
16

PatternDissolve

3
star
17

ShapeMotion

3
star
18

PostProcessing-CustomMSVO

My custom Multi-scale volumetric obscurance from Post-Processing Stack v2
C#
3
star
19

Unity2018UpgradeTools

Collection of codes for upgrading to Unity 2018
C#
3
star
20

golden-ratio-calculator

HTML
2
star
21

LWRP-PostProcessingDisappearingIssue

See https://github.com/Unity-Technologies/ScriptableRenderPipeline/issues/1356
2
star
22

PostProcessingStackv2-RenderTextureFlippingIssue

[SOLVED] https://github.com/Unity-Technologies/PostProcessing/issues/523
1
star
23

beinteractive.github.io

beinteractive.jp
HTML
1
star
24

ProceduralYakiniku

C#
1
star
25

URP-Shadow-Renderer-Memory-Leak-Issue

C#
1
star