mcneel / compute.rhino3d

REST geometry server based on RhinoCommon and headless Rhino
Other
296 stars 186 forks source link

Discovery Endpoint #234

Open sbaer opened 3 years ago

sbaer commented 3 years ago

Add a discovery endpoint to rhino.compute.exe that lists definitions that it knows about. Definitions that are on the %PATH% for rhino.compute.exe -or- some other specified folder could be listed. This could then be used by Hops to make selection of a definition easier.

mcneel-build commented 3 years ago

Linked with COMPUTE-190