Skip to content

A simple lens flare effect in Unity's universal render pipeline

Notifications You must be signed in to change notification settings

Anatta336/bright-spots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URP Basic Lens Flares

A simple lens flare effect for Unity's universal render pipeline. Created for Unity 2019.3, but it should continue to work in future versions.

This was made for a short tutorial explaining how to use a compute shader and DrawProceduralIndirect in a CustomRendererFeature.

As usual with Unity projects you'll need to do a little ritual after downloading. When you first open the project it'll take a few minutes to build the local library. You'll then need to Open Scene to open the actual sample scene in the project (Unity silently generates a default start scene and shows you that instead.) To be safe you should then restart Unity as some assets don't seem to deserialize completely.

About

A simple lens flare effect in Unity's universal render pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published