Test

Test script details
Type
Rete logo image
rete
App Version
0.20.0
Visibility
public
Date Created
Apr 17, 2025, 1:51:33 PM
Last Edit Date
Apr 17, 2025, 1:52:25 PM

Script Details

The Code
{ "id": "rete-v2-json", "nodes": { "2": { "id": "2", "name": "bitbybit.advanced.text3d.create", "customName": "text 3d", "async": true, "drawable": true, "data": { "genericNodeData": { "hide": false, "oneOnOne": false, "flatten": 0, "forceExecution": false }, "text": "Hello digitalpio!", "fontType": "Roboto", "fontVariant": "BoldItalic", "fontSize": 1.5, "height": 0.2, "rotation": -90, "origin": [ 0, 0, 0 ], "direction": [ 0, 1, 0 ], "originAlignment": "centerBottom" }, "inputs": { "text": { "connections": [ { "node": "3", "output": "result", "data": {} } ] }, "direction": { "connections": [ { "node": "4", "output": "result", "data": {} } ] } }, "position": [ -96.75197077913984, 617.5443751990359 ] }, "3": { "id": "3", "name": "bitbybit.text.create", "customName": "create", "async": false, "drawable": false, "data": { "genericNodeData": { "hide": false, "oneOnOne": false, "flatten": 0, "forceExecution": false }, "text": "Hello diglpio!" }, "inputs": {}, "position": [ -525.6679468961123, 487.7069176495254 ] }, "4": { "id": "4", "name": "bitbybit.vector.vectorXYZ", "customName": "vector xyz", "async": false, "drawable": true, "data": { "genericNodeData": { "hide": true, "oneOnOne": false, "flatten": 0, "forceExecution": false }, "x": 0, "y": 0, "z": -1 }, "inputs": {}, "position": [ -546.8297697482346, 973.5559264587314 ] }, "5": { "id": "5", "name": "bitbybit.draw.drawGridMesh", "customName": "draw grid mesh", "async": false, "drawable": false, "data": { "genericNodeData": { "hide": false, "oneOnOne": false, "flatten": 0, "forceExecution": false }, "width": 400, "height": 400, "subdivisions": 10, "majorUnitFrequency": 10, "minorUnitVisibility": 0.45, "gridRatio": 0.5, "opacity": 0.5, "backFaceCulling": false, "mainColor": "#ffffff", "secondaryColor": "#ffffff" }, "inputs": {}, "position": [ -1057.1382367466476, 602.758730146526 ] } } }