compute.rhino3d icon indicating copy to clipboard operation
compute.rhino3d copied to clipboard

REST geometry server based on RhinoCommon and headless Rhino

Results 94 compute.rhino3d issues
Sort by recently updated
recently updated
newest added

Hops should support relative paths to definitions along with absolute paths

Hops

Rhino compute crashes while attempting to run a medium sized grasshopper definition. Rhino compute is running in a docker container on an EC2 unit. The definition solves without issues on...

I wanna have a feature that can make type of input more precise on `GetParameterParameter`. For example, if only set Point in `GetParameterParameter`, It it better to regard as `Param_Point`...

Add an endpoint to compute that allows conversion from other file formats to a 3dm format. See: https://discourse.mcneel.com/t/convert-dwg-to-3dm-using-rhino-compute/131239

Seems like there is a problem with point list input in Hops since 0.14.0. I'm getting `1. point_list requires at least 1 items` for a parameter that does have valid...

These endpoints return (sorted) dictionaries of plug-ins and their versions for both the running instances of Rhino and Grasshopper, as well as those used in a supplied GH file (examined...

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies
.NET

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies
.NET

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies
.NET

Dear developers, we found a bug in this simple Hops (v 0.15.0) component that tries to make a polyline from points. "Get Point" should at least have one item but...