Difference between revisions of "Profile Node System"

From Light Forge Wiki
Jump to: navigation, search
(Nodes)
(Nodes)
Line 6: Line 6:
 
A simple example of this is to calculate 3 + 6. You can calculate this with the following node setup:
 
A simple example of this is to calculate 3 + 6. You can calculate this with the following node setup:
  
|Value Node @ 3|
+
      [Value Node @ 3]
                \
+
                      \
                \
+
                      \
                  [Add Node]----[Output]
+
                        [Add Node]----[Output]
                /
+
                      /
                /
+
                      /
|Value Node @ 6|
+
      [Value Node @ 6]
  
 
==Pins==
 
==Pins==

Revision as of 14:06, 24 February 2013

The Profile Node System is a means of translating Lightforge's input values into values compatible with whatever lighting fixtures you may be using.

Contents

Nodes

A node is a container that executes predefined function on the data passing through it's inputs and outputs (called pins). A node system works by allowing you to feed a flow of information from one node to the next in order to make adjustments to the data flowing through the system.

A simple example of this is to calculate 3 + 6. You can calculate this with the following node setup:

     [Value Node @ 3]
                     \
                      \
                       [Add Node]----[Output]
                      /
                     /
     [Value Node @ 6]

Pins

Working With Nodes

Node Types

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox