Circles
  • Circles
  • Nodes
    • Pixel Nodes
      • Metal
    • Float Nodes
    • View Nodes
    • Data Nodes
      • JavaScript
  • User Interface
    • Interface
    • Keyboard Shortcuts
Powered by GitBook
On this page

Was this helpful?

Circles

Node Editor

NextPixel Nodes

Last updated 2 years ago

Was this helpful?

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.

Pixel Nodes
Float Nodes
View Nodes
Data Nodes
circles.software