Skip to content

Packo v1.0

Latest
Compare
Choose a tag to compare
@kosua20 kosua20 released this 09 Sep 14:24
· 24 commits to main since this release

This is the initial release for Packo.

Features:

  • Nodes
    • Maths: standard operations and functions, trigonometry, interpolation
    • Booleans: comparisons, selection between two inputs
    • Generation: constant colors, random noise
    • Global operations: tiling, mirroring, rotation, gaussian blur
    • Comments
  • Interactive error report when validating a graph before execution
  • Export and import of graphs
  • Palette to search and insert new nodes
  • List of input images to process
  • Live preview of all node intermediate results
  • Adjustable number of channels for each node
  • Shortcuts to ease creation/deletion of multiple connections at once and connections to constant values