I am trying to run a Grasshopper script that uses Karamba on a local instance of Rhino.Compute, without any success. I get various erroneous results - either all meshes calculated with the help of Karamba optimisation come back empty or I simply get a HttpStatus resonse 0 (unknown error as I understand) when trying to execute the GH script on Rhino Compute.
My system implements a modified approach of loading a Grasshopper file in Unity:
So, a GH scripts to together with the values of input parameters gets serialized and sent to the Rhino Compute server, with the calculated geometry being sent back and interpreted by Unity.
I am using Rhino 7; all the involved plugins, including Karamba, are in the correct Plugins folder of the Rhino installation. The GH script works correctly, including the Karamba elements, in Rhino 7 editor.
Has anyone had any experience with using Karamba on Rhino Compute? I would be grateful for any feedback.
Cheers,
Yana
1 post - 1 participant