Circles

Node Editor

circles.software

In Circles you can create live graphics, camera filters, code in Metal or JavaScript, animate with Float Nodes or build a custom user interface with View Nodes. In Circles you can connect nodes in all directions, there is no left to right flow, everything is omni directional.

There are two categories of nodes:

  • Content pixel nodes can be an shape, an image, a video or event a live camera feed.

  • Effects nodes take an input of a content or another effect node.

There are different types of nodes:

  • Pixel Nodes: textures of an image, video, camera or live graphics.

  • Float Nodes: an array of float values. Used for animation.

  • View Nodes: user interface elements to build a custom UI.

  • Data Nodes: text, JSON or JavaScript that can run different scripts.

Last updated