The Node Graph

In PixaFlux the node graph is the main system to create and edit images. The node graph can be seen as an assembly line, where each node acts as a workstation that creates or modifies images.


Simplest node graph

The Checker node generates an image.

Applying Gaussian Blur

Connecting the Checker node to a Gaussian Blur node filters the image.

Modify Checker

Changing the number of tiles in the Checker node updates the image.

Compositing

The Blend node blends images.

Compositing Streams

Easy to visualize.

Intuitive.

Non destructive.

There are no limits of size or color mode in the streams to be blend.