This page has been translated automatically.
Video Tutorials
Interface
Essentials
Advanced
How To
Professional (SIM)
UnigineEditor
Interface Overview
Assets Workflow
Version Control
Settings and Preferences
Working With Projects
Adjusting Node Parameters
Setting Up Materials
Setting Up Properties
Lighting
Sandworm
Using Editor Tools for Specific Tasks
Extending Editor Functionality
Built-in Node Types
Nodes
Objects
Effects
Decals
Light Sources
Geodetics
World Nodes
Sound Objects
Pathfinding Objects
Players
Programming
Fundamentals
Setting Up Development Environment
Usage Examples
C++
C#
UnigineScript
UUSL (Unified UNIGINE Shader Language)
Plugins
File Formats
Materials and Shaders
Rebuilding the Engine Tools
GUI
VR Development
Double Precision Coordinates
API
Animations-Related Classes
Containers
Common Functionality
Controls-Related Classes
Engine-Related Classes
Filesystem Functionality
GUI-Related Classes
Math Functionality
Node-Related Classes
Objects-Related Classes
Networking Functionality
Pathfinding-Related Classes
Physics-Related Classes
Plugins-Related Classes
IG Plugin
CIGIConnector Plugin
Rendering-Related Classes
VR-Related Classes
Content Creation
Content Optimization
Materials
Material Nodes Library
Miscellaneous
Input
Math
Matrix
Textures
Art Samples
Tutorials

Video Tutorial: How To Create a Custom Post-Effect Using Material Editor

Notice
Subtitles are available for each tutorial in English, Russian, and Chinese.


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.

Last update: 2023-12-19
Build: ()