Portal
(by Zeke Zhang)
Portal enables real-time data exchange between Grasshopper and external applications using Inter-Process Communication (IPC).
Downloads:
192
Support Email

Portal enables real-time data exchange between Grasshopper and external application using Inter-Process Communication (IPC), extends workflow capabilities beyond Rhino3D and enables designers to engage in multi-platform design processes.

More about Portal

Adaptors

Features

  • Multiple Communication Methods:
    • UDP Sockets
    • WebSockets
    • Named Pipes
    • Memory Mapped File
    • Local File
  • Data Serialization / Deserialization in JSON format
    • Point
    • Mesh
    • Curve (PolylineCurve, ArcCurve, LineCurve, NurbsCurve)
  • Data Compression / Decompression using GZip

Installation

  1. Download the `Portal.Gh.zip` from the latest release.
  2. Unzip and copy the `Portal.GH` folder into `...\AppData\Roaming\Grasshopper\Libraries`
  3. Unblock all library files:
    1. Right-click on each `.gha` and `.dll` file
    2. If there's an "Unblock" option, make sure to select it

 

 

Cost:
Downloads
For instructions on installing Grasshopper Add-Ons, please see FAQ for details.
Title
Description
Platform
 
Portal.Gh v0.5.2
2024-10-05
Grasshopper for Rhino 7 for Win
Grasshopper for Rhino 8 for Win
Portal.Gh v0.5.1
2024-10-04
Grasshopper for Rhino 7 for Win
Grasshopper for Rhino 8 for Win
Portal.Gh v0.4.0
2024-09-16
Grasshopper for Rhino 7 for Win
Grasshopper for Rhino 8 for Win
Portal.Gh v0.3.1
2024-09-01
Grasshopper for Rhino 7 for Win
Grasshopper for Rhino 8 for Win
Reviews