Skip to content

Instantly share code, notes, and snippets.

@77Z
Last active September 25, 2025 00:13
Show Gist options
  • Select an option

  • Save 77Z/7274de673588cc81af99d272bfb245e1 to your computer and use it in GitHub Desktop.

Select an option

Save 77Z/7274de673588cc81af99d272bfb245e1 to your computer and use it in GitHub Desktop.
JSON for the blender orchestra
{
"orchestratorAddress": "192.168.1.38",
"blenderBinary": "/opt/blender/blender",
"topology": [
{
"machineName": "framework",
"address": "192.168.1.98"
},
{
"machineName": "rgbhateclub",
"address": "192.168.1.38"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment