static circle packing
quick processing sketch, static circle packing by repeated insert, setting initial max radius
city generator
image above: a basic city generator coded for presentation & workshop at the EUSS2012, reflecting existing building types and policies in the form of a series of image maps that…
recusive division on a 2d polygon
A bounded region is recursively divided into regions until a condition is met. Each split line may consists of small points that are iterated in small steps (as shown above)….
streamline on vectorfield
create using the cgal library 2d streamline on regular grid with random vectors
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…
nurbs manipulation
nurbs manipulation node (inNurbs, outNurbs, array[inPos], array[inCurves]) array[inPos], array[inCurves] attributes: displacement & distance