Introduction to Blender’s Node Groups

Learn how to use Blender’s node groups to create reusable shaders and compositing effects. The node groups in Blender can be used to create reusable node setups by grouping sets of nodes together and then exposing chose settings, inputs, and outputs from the nodes in the group. This allows you to easily reuse the group node as an instance without needing to duplicate the original nodes each time. By using node groups you ca
Back to Top