glasshopper

glasshopper

GlassHopper is a .NET-based Grasshopper plugin designed to connect parametric Rhino 3D models with the GlaSSS cloud platform for structural glass analysis. The repository follows a standard modular structure, separating the core library logic in `GlassHopper/` from its comprehensive unit tests in `GlassHopper.Test/`, all managed within a Visual Studio solution file. Supporting infrastructure includes automation scripts and metadata in `YakPackages/` for distribution, while `.gitignore` and `.git/` ensure proper version control hygiene for the development environment.

504 files201 directories