TOOL
selva-compute
TypeScript framework for building web apps on Rhino.Compute
selva-compute is a TypeScript framework for building web apps on Rhino.Compute and Grasshopper. It gives you a clean way to call Grasshopper definitions, handles requests, types, and errors for you, and lets you show the results in the browser. The goal: compute workflows you can actually read, test, and maintain.
- 01 TypeScript framework for Rhino.Compute
- 02 End-to-end types with explicit error handling
- 03 Grasshopper client with defined compute calls
- 04 Optional Three.js visualization
- 05 Clean split between infrastructure and app logic
- 06 Runs on Node.js 20+ and TypeScript 5.9+