Intro
Browse
By Topic
By Time
By Type
By Plugin
Showcases
Contact
About
Register / Sign in
Intro
Browse
By Topic
By Time
By Type
By Plugin
Showcases
Contact
About
Sign in
Sign up
Showcases
A weekly deep dive into the computational design resources inside Scripository.
29th Mar 25
Solving the "Which File Goes Where?" Problem
Grasshopper and Rhino are a match made in heaven, but managing which Rhino file belongs to which Grasshopper script is a problem. Recall Rhino is a plugin that makes scripts remember Rhino files
26th Mar 25
Using RTrees for Faster Search
Speed up your closest point searches in Grasshopper using RTrees. When dealing with thousands of elements, this data structure makes geometric searches exponentially faster.
19th Mar 25
Relative Items
Get consecutive pairs in Grasshopper efficiently using shift list + shortest list.
12th Mar 25
How to Visualize Data in a Model
Creating legends with Conduit UI to display data directly alongside your 3D models
5th Mar 25
Tell People What Your Script Needs
Plugins are great, but they make your script really hard to share around. Listing them reminds you and others to be intentional with them
26th Feb 25
Bring Some Colour to Your Grasshopper Scripts
Make coloring your Grasshopper groups painless with these two automatic approaches
19th Feb 25
Your Scripts Deserve Some Structure
Our computational tools are incredibly flexible, but that flexibility comes at a cost. It makes scripts hard to read, use templates to make them more welcoming and easier to understand
13th Feb 25
Automating Element Cutting in Revit
Automate element cutting in Revit using Grasshopper & Dynamo scripts