Sunday, September 15, 2013

Porting Panels for Dynamo

Dynamo has introduced a pretty cool way to share custom nodes and graphs.  To give this a try, I ported a few scripts from my Lunchbox plug-in to Dynamo custom nodes.  Users can search and install these scripts by looking for the XYZ Cells by Face package...

Contents
  • XYZ Quad Grid  by Face
  • XYZ Triangle Grid by Face
  • XYZ Diamond Grid by Face
  • XYZ Staggered Grid by Face

Custom user nodes can be installed through Dynamo's package manager.
The new Dynamo package manager... nice concept for distributing custom nodes!

The XYZ Cell nodes utilize some custom Python scripts.  Feel free to re-use and modify :)
A few different patterns made up of Adaptive Component panels