SkillAgentSearch skills...

MeshStreamingGrasshopper

Plugin for Grasshopper to stream mesh geometry through web socket.

Install / Use

/learn @jhorikawa/MeshStreamingGrasshopper
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MeshStreamingGrasshopper

Plugin for Grasshopper to stream mesh geometry through web socket with example to communicate with Unity.

Installation

  1. Put all dlls and gha files inside Libraries folder for Grasshopper (Usually in C:\Users\xxx\AppData\Roaming\Grasshopper\Libraries). Unblock all dlls and gha files.

  2. Make sure you have Microsoft .NET Framework 4.5 installed.

Notes

  • Be careful not to have duplicate dlls (like Newtonsoft.Json) in the Grasshopper's libraries folder.

Usage (for examples)

  1. Run Node server (README available under Examples/MeshStreamingServer).

  2. Run Unity project (README available under Examples/MeshReceivingUnityClient).

  3. Send mesh geometry as follows in Grasshopper.

HowtoVideo

Dependencies

Related Skills

View on GitHub
GitHub Stars81
CategoryDevelopment
Updated4mo ago
Forks18

Languages

C#

Security Score

97/100

Audited on Nov 20, 2025

No findings