Eind jaren 1970 experimenteert ontwerper Dries Kreijkamp (1937-2014) achter zijn huis aan de Wilhelminastraat 30A in Vlijmen met zijn ontwerp voor een bolwoning. Naast de woning waar hij gewoond heeft...
Packing spheres in volume of shape - Grasshopper - McNeel Forum
Hello, I have some visual tests to do. how can I get a packing of spheres inside a closed shape. goal is to know how many spheres would fit for further build. Ive looked around but didnt find a solution in the forums. Example 10in x 10in x10in cube. filled with 1in diameter spheres. would it be 1260 spheres ? Can grasshopper do this visually so i can change spheres diameters and box sizes ? eventually to get sphere counts in different non box shapes or meshes
#rhino3d #grasshopper3d #pythonThe research of minimal surfaces in R3 refers to Joseph-Louis Lagrange in 1762. Minimal surfaces refer to the Plateau’s problem. Minimal surfaces may be defined…
I'm working on a simple toon shader using the object's normal angle to shade the object. This is the equation I have built in Vex --> abs(dot(normalize(N),normalize(I))) Right now it works fine generating the toon lines from the position of the camera, but now I would like to use a null's posi...