This project is composed of two applications:
compute.geometry
provides the geometry REST APIcompute.frontend
provides authentication, request stashing (saving POST data for diagnostics), logging, and configuration of request and response headers.compute.frontend
creates thecompute.geometry
process, monitors its health, and restartscompute.geometry
as necessary.
Compute is built on top of Rhino 7 for Windows and can run anywhere Rhino 7 for Windows can run. The two typical scenarios are running as a web server on a remote Window Server operating system and running locally on a user's computer for debugging or providing local services to applications.
Start with the installation guide to setup your own Compute server, or compile Compute and start developing your own features.
For more information, see https://www.rhino3d.com/compute