Commit Graph

2 Commits

Author SHA1 Message Date
architeur
f9d6715056 Fix build errors for .NET 7.0 / Rhino 9 WIP
- Target .NET 7.0 for Rhino 9 WIP compatibility
- Fix Sphere volume calculation (manual formula)
- Fix BooleanDifference API signature
- Replace IGH_BakeAwareObject with IGH_GeometricGoo for baking
- Fix anonymous type declarations in GrasshopperHandler

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 21:19:27 +01:00
architeur
e066f9fce5 Initial commit: RhinoMCP project structure
- MCP Server (Python) with full tool definitions for Rhino/Grasshopper
- Rhino Plugin (C#) with HTTP server for command execution
- Support for geometry creation, manipulation, boolean operations
- Grasshopper integration: sliders, toggles, components, connections
- MIT License, README with architecture documentation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 21:09:28 +01:00