Please enable JavaScript.
Coggle requires JavaScript to display documents.
(FeatureSet (Advanced Features (Ease Of Use (drop items to create node in…
FeatureSet
-
Performant
no reflection, no string lookup, no GC in runtime
-
Flexible to implement
can create multiple type of graphs
left to right, right to left, flow chart, behavior etc
Concepts
-
-
-
Graph Connection (Scriptable Object)
This is serialization object that saves and restores node and port connections
This will be a child object of a graph
-