If you're new to Natron, you may want to start with my previous article, Exploring the Natron Interface, where I covered the layout of the application, the Viewer, the Node Graph, and the basic concepts behind node-based compositing.
Read Part 1 here: Exploring the Natron Interface
One of the first things new Natron users notice is that the software usually imports project settings directly from the media being loaded. In most cases, this works perfectly and saves time during setup. Even so, it is worth checking the project settings before starting work, especially when dealing with footage from different sources. A quick look at the project panel can prevent unexpected issues later in the composition.

The real heart of Natron is its node network. Looking at the graph in the image, you can see how operations flow from left to right, with each node performing a specific task before passing the result to the next one. There is often debate in editing and motion graphics communities about whether layers or nodes are the better approach. If you come from traditional editing software, layers may feel more natural at first. However, node networks offer something layers struggle with: visibility. Every connection is visible, making it easy to understand what affects what. You can trace an effect back to its source, disconnect links when they are no longer needed, and reuse the same node in multiple parts of a composition without duplicating work.

A good example can be seen in the simple composition shown here. Two radial shapes are merged together and displayed through the Viewer. There is also a Constant node connected elsewhere in the graph, acting as a background, but it is not visible in the Viewer because that branch is not connected to the displayed output. At first glance, creating a simple shape with several nodes may seem excessive compared to drawing it on a single layer. The advantage becomes clear as the project grows. Each node performs one job, making the entire process easier to read, modify, and troubleshoot. What initially looks like extra complexity often becomes one of the biggest strengths of working with nodes.

Check out this post if you're wondering why I chose Natron in a world dominated by Premiere Pro and DaVinci Resolve.
Natron: A Free and Open Source Alternative to Fusion
Previous Article in This Natron Series
Part 1: Exploring the Natron Interface
Learned the basics of Natron's interface, including the Node Graph, Viewer, project settings, effects panel, node creation, and the fundamentals of node-based compositing.
Article Link: Exploring the Natron Interface
Posted Using INLEO