Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberDeck committed May 11, 2020
1 parent 0146748 commit 9615c6e
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,16 @@
A collection of different (post-processing) lens flare effects for Unity's HD render pipeline using post-processing stack v3.

## Radial Warp and Ghosts
This post processing lens flare effect draws radial warps and ghosts. Based on the great ['Aerobox Lens Flare'](https://github.com/modanhan/Unity-Lens-Flare-2019) shader.
This post processing lens flare effect draws radial warps and ghosts. Based on the great ['Aerobox Lens Flare'](https://github.com/modanhan/Unity-Lens-Flare-2019) shader originally released under the MIT license.

![HDRP Lens Flare Effect with radial warp and ghosts](https://cyberdeck.github.io/repositories/unity-hdrp-lensflares/hdrp-lensflare.gif)

[MP4 1920x1080 video file](https://github.com/CyberDeck/cyberdeck.github.io/blob/master/repositories/unity-hdrp-lensflares/hdrp-lensflare.mp4?raw=true)
[MP4 1920x1080 video file](https://github.com/CyberDeck/cyberdeck.github.io/blob/master/repositories/unity-hdrp-lensflares/hdrp-lensflare.mp4?raw=true)

## Anamorphic (Light Streak)
This post processing lens flare effect draws an anamorphic lens flare effect (light streak). Based on the great ['Kino Light Streak']( https://github.com/keijiro/Kino) shader originally released under the Unlicense license.
In this version you may change the screen orientation of the light streak. Additionally, you may add some fade out effect on the light streak.

![Anamorphic Lens Flare Effect](https://cyberdeck.github.io/repositories/unity-hdrp-lensflares/anamorphic-lensflare.gif)

[MP4 1920x1080 video file](https://github.com/CyberDeck/cyberdeck.github.io/blob/master/repositories/unity-hdrp-lensflares/anamorphic-lensflare.mp4?raw=true)

0 comments on commit 9615c6e

Please sign in to comment.