Node Tutorials?

I’m new to node-based systems, and would appreciate any tutorials or guides you can provide, whether videos or text. I just want to understand the basics of them, as it feels like I’m experimenting blindly with trying to find what output can plug in to what input to what result, and sometimes I can’t even figure out what it is supposed to do. I can tell that I’m supposed to match the colors of the input to the colors of the output, but that still requires quite a bit of trial and error to stumble across a useful way to use it. Tutorials on the basics of each node would be greatly appreciated.

1 Like

Yeah, we are planning to make a full PixiEditor tutorial with all the features, including nodes.

At the moment, I suggest you looking at tutorials on how to use geometry nodes in Blender, it will give you a basic understanding on how a similar node-based system works. PixiEditor’s node system takes a lot of inspiration from Blender and Unity, so hopefully this will give you some insight while we are working on official tutorials