Voxelizer Rhinoscript
I made a voxelizer rhinoscript for a project I have in my mind. took me few days to find the
fastest algorithm but I think I ende[……]
I made a voxelizer rhinoscript for a project I have in my mind. took me few days to find the
fastest algorithm but I think I ende[……]
Vuzzle Chair, 2010
1000mm x 1000mm x 800mm, 59 cells. (46 cells for seating)
Vuzzle Chair consists of 59 cushions dividing the complete cube[……]
Rhino.LineLineIntersection and Rhino.IsVectorParallelTo methods are problematic..
I spent quite an amount of time trying to find out where my off[……]
Dim arrLineA, arrLineB, arrPoint arrLineA = Array(Array(0,0,0), Array(3,0,0)) arrLineB = Array(Array(0,1,0), Array(3,0.99,0)) arrPoint = Rh[......]
Option Explicit Dim arrTestPt Dim strPolyline arrTestPt = Rhino.GetPoint ("pick a point") strPolyline = Rhino.GetObject ("pick a closed p[......]
'--------------------------------------------------------------- 'take closed polyline and returns polyline of each offset step '---------------[......]
Happy Holidays