Devam

Devam script details
Author
Mustafa
Type
Rete logo image
rete
App Version
0.13.0
Visibility
public
Date Created
Dec 8, 2023, 11:04:41 AM
Last Edit Date
Dec 8, 2023, 11:06:23 AM

Script Details

The Code
{ "id": "bitbybit-dev@0.0.1", "nodes": { "2": { "id": 2, "data": { "text": "Hello World, Mustafa!", "fontType": "Roboto", "fontVariant": "BoldItalic", "fontSize": 1.5, "height": 0.2, "rotation": -90, "originAlignment": "centerBottom" }, "inputs": { "text": { "connections": [ { "node": 3, "output": "result", "data": {} } ] }, "fontType": { "connections": [] }, "fontVariant": { "connections": [] }, "fontSize": { "connections": [] }, "height": { "connections": [] }, "rotation": { "connections": [] }, "origin": { "connections": [] }, "direction": { "connections": [ { "node": 4, "output": "result", "data": {} } ] }, "originAlignment": { "connections": [] } }, "outputs": { "result": { "connections": [] } }, "position": [ -81.75296842665267, 488.12902416370764 ], "name": "bitbybit.advanced.text3d.create" }, "3": { "id": 3, "data": { "text": "Hello World, Mustafa!" }, "inputs": { "text": { "connections": [] } }, "outputs": { "result": { "connections": [ { "node": 2, "input": "text", "data": {} } ] } }, "position": [ -161.12991052250794, 1124.4331689164046 ], "name": "bitbybit.text.create" }, "4": { "id": 4, "data": { "x": 0, "y": 0, "z": 1, "genericNodeData": { "hide": true, "oneOnOne": false, "flatten": 0 } }, "inputs": { "x": { "connections": [] }, "y": { "connections": [] }, "z": { "connections": [] } }, "outputs": { "result": { "connections": [ { "node": 2, "input": "direction", "data": {} } ] } }, "position": [ -531.8297697482346, 738.5559264587314 ], "name": "bitbybit.vector.vectorXYZ" }, "5": { "id": 5, "data": { "backFaceCulling": false, "width": 400, "height": 400, "subdivisions": 10, "majorUnitFrequency": 10, "minorUnitVisibility": 0.45, "gridRatio": 0.5, "opacity": 0.5, "mainColor": "#ffffff", "secondaryColor": "#ffffff" }, "inputs": { "width": { "connections": [] }, "height": { "connections": [] }, "subdivisions": { "connections": [] }, "majorUnitFrequency": { "connections": [] }, "minorUnitVisibility": { "connections": [] }, "gridRatio": { "connections": [] }, "opacity": { "connections": [] }, "backFaceCulling": { "connections": [] }, "mainColor": { "connections": [] }, "secondaryColor": { "connections": [] } }, "outputs": { "result": { "connections": [] } }, "position": [ -671.7639089521855, 932.5489424011776 ], "name": "bitbybit.draw.drawGridMesh" }, "6": { "id": 6, "data": { "color": "#0000ff" }, "inputs": { "color": { "connections": [] } }, "outputs": { "result": { "connections": [] } }, "position": [ -317.2638232140069, 977.6396879779401 ], "name": "bitbybit.color.hexToRgb" }, "7": { "id": 7, "data": { "color": "#0000ff", "from": 25, "to": 255 }, "inputs": { "color": { "connections": [] }, "from": { "connections": [] }, "to": { "connections": [] } }, "outputs": { "result": { "connections": [] } }, "position": [ -336.1056528354492, 1354.4608874664814 ], "name": "bitbybit.color.getBlueParam" }, "8": { "id": 8, "data": { "query": "" }, "inputs": { "json": { "connections": [] }, "query": { "connections": [] } }, "outputs": { "result": { "connections": [] } }, "position": [ -439.8468251278427, 1819.7034140935582 ], "name": "bitbybit.json.paths" }, "9": { "id": 9, "data": { "query": "" }, "inputs": { "json": { "connections": [] }, "query": { "connections": [] } }, "outputs": { "result": { "connections": [] } }, "position": [ -439.8468251278427, 1819.7034140935582 ], "name": "bitbybit.json.pathsAsStrings" }, "10": { "id": 10, "data": { "text": "" }, "inputs": { "text": { "connections": [] } }, "outputs": { "result": { "connections": [] } }, "position": [ -439.8468251278427, 1819.7034140935582 ], "name": "bitbybit.json.parse" } } }