File size: 3,077 Bytes
3bb804c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
{
  "global_settings": {
    "coupling": 75
  },
  "nodes": [
    {
      "id": 0,
      "class_name": "InteractiveSignalNode",
      "pos_x": 50.0,
      "pos_y": 100.0,
      "width": 200.0,
      "height": 180.0,
      "config": {
        "inputs": {},
        "outputs": {
          "signal": "signal"
        },
        "input_data": {},
        "node_title": "Interactive Signal",
        "zoom_factor": 1.0
      }
    },
    {
      "id": 1,
      "class_name": "EmergentRealityNode",
      "pos_x": 300.0,
      "pos_y": 100.0,
      "width": 250.0,
      "height": 220.0,
      "config": {
        "inputs": {
          "alpha_control": "signal",
          "reset": "signal"
        },
        "outputs": {
          "intensity": "image",
          "speed_of_light": "image",
          "total_energy": "signal",
          "curvature": "signal"
        },
        "input_data": {
          "alpha_control": [],
          "reset": []
        },
        "node_title": "Emergent Reality",
        "resolution": 64,
        "current_alpha": 2.0,
        "steps_per_frame": 5,
        "energy_value": 48916.96089620371,
        "curvature_value": 0.0019075969879388667
      }
    },
    {
      "id": 2,
      "class_name": "ReactiveSpaceNode",
      "pos_x": 600.0,
      "pos_y": 100.0,
      "width": 350.0,
      "height": 280.0,
      "config": {
        "inputs": {
          "bass_in": "signal",
          "highs_in": "signal"
        },
        "outputs": {
          "image": "image",
          "signal": "signal"
        },
        "input_data": {
          "bass_in": [],
          "highs_in": []
        },
        "node_title": "Reactive Space",
        "w": 160,
        "h": 120,
        "particle_count": 200,
        "color_scheme": "viridis",
        "_last_w": 160,
        "_last_h": 120,
        "time": 6.7699999999999
      }
    },
    {
      "id": 3,
      "class_name": "SpaceSimulatorNode",
      "pos_x": 300.0,
      "pos_y": 370.0,
      "width": 250.0,
      "height": 200.0,
      "config": {
        "inputs": {},
        "outputs": {
          "image": "image",
          "signal": "signal"
        },
        "input_data": {},
        "node_title": "Space Simulator",
        "w": 160,
        "h": 120,
        "particle_count": 200,
        "time": 6.7699999999999
      }
    },
    {
      "id": 4,
      "class_name": "SpaceScreensaverNode",
      "pos_x": 631.0,
      "pos_y": 426.0,
      "width": 408.0,
      "height": 309.0,
      "config": {
        "inputs": {
          "reset": "signal"
        },
        "outputs": {
          "image": "image",
          "total_mass": "signal"
        },
        "input_data": {
          "reset": []
        },
        "node_title": "Space Screensaver",
        "universe_size": 48,
        "num_singularities": 100,
        "color_scheme": "plasma",
        "device": "cuda",
        "total_mass": -1239.1170654296875
      }
    }
  ],
  "edges": []
}