streamline on vectorfield
create using the cgal library 2d streamline on regular grid with random vectors
space partition
translating python scripts to c++ initially tried to write octree building a tree structure using max bounding box, octree would be faster to build and for proximity search, but unsure…
basic aggregation model
click image to view video base model: 1.start configuration: a number of seed cells and number of agent cells 2. each agents cell move randomly in the environment 3. until…
hexagon on srf
grasshopper c# component – creates a basic hex grid from a 2d point grid, returns A-cells (curve) B-center (point3d) CShexgrid1.gh
curve class module for script sequencer on Sketchup: attempt 1
[1] [2] [1] [3] nurb/spline curves and surfaces are usually drawn in opengl or flash 3d engine as polyline by interpolating control points. This is nothing new to sketchup since…
graphical relationship script sequencer on Sketchup: current progress 3
progress 1. ruby objects to provide code that works with different nested array levels – so nodes can be reused when paired with a different input with a different array…