Tag Archives: Vector

Emitters and Sprites

Although using the vector display with a gradient significantly decreases the performance of GH (video has been sped up 1.5x), it looks great! I only wish I could customize the sprites, or at least make mesh vertices transparent….

2 Comments

Filed under Architecture, Grasshopper, SPM Vector Components

SPM Vector Components: Tutorials and Examples

Find them here!

Leave a Comment

Filed under Architecture, Geometry, Grasshopper, SPM Vector Components

Multi-dimensional Interpolation

I have to admit – I’m fairly excited about this component. The basic idea is that if you can attach a value to a sample point, then interpolation can give you an expected value at a test point somewhere between … Continue reading

Leave a Comment

Filed under Architecture, Grasshopper, SPM Vector Components

SPM Vector Components: Update

So, I realize that this is the third release of the SPM plugin in 7 days, but since we won’t be able to work on the project for a week or two, we thought it best just to get it … Continue reading

Leave a Comment

Filed under Architecture, Architecture in Combination, Geometry, Grasshopper, SPM Vector Components

SPM Vector Components: New Release!

New features: Added a “Settings” Component which allows you to tweak the integration component. Most of what we implemented are checks that stop the integral line (winding number still to come…), and the default values work in most cases Added … Continue reading

Leave a Comment

Filed under Architecture, Geometry, Grasshopper

New SPM Grasshopper component: Vector Field Integration

Here’s our take at a GH component that finds the integral lines of 2d or 3d vector fields. The way it works is very simple: you give it a list of sample points and associated vectors (1 vector for each sample … Continue reading

Leave a Comment

Filed under Architecture, Grasshopper