How To Create a Custom Post-Effect Using Material Editor - UNIGINE 2 Quick Tips

Опубликовано: 28 Сентябрь 2024
на канале: UNIGINE
2,166
76

Post processing is applied at the last stages of rendering and intended to add screen-space effects or tweak the final image. UNIGINE offers a set of ready-to-use post-effects including Depth of Field, Bloom, Noise, and others.
This tutorial introduces beginners to creation of custom post-processing materials using the Visual Material Editor without a single line of code just by connecting nodes.
You'll also learn how to pick a certain stage of rendering sequence when the material should be rendered and how to assign your material globally or attach it to a particular camera.