UE4 | Custom lens-flares post-process demo

Channel:
Subscribers:
1,770
Published on ● Video Link: https://www.youtube.com/watch?v=c9lAE58aWf4



Duration: 0:53
2,174 views
48


I created a new lens-flare post-process for UE4, overriding the default one. This works by using the RenderGraph to run new shaders and render new buffers to build my own effect. (I edited the engine source code to bypass the default effect.) I'm planning a tutorial. :)







Tags:
ue4
unreal
engine
post
process
effect
lens
flare
flares
real
time
realtime
postprocess
custom
c++
shader