All tagged grid
La grille est un élément très important dans l'univers 3D. Elle permet entre autres l'agencement dans l'espace, et la détermination d'échelle pour chaque élément. La grille sert de norme ; en effet, sans cette forme géométrique on ne pourrait se représenter ce monde virtuel à travers l'écran. La...
For this version of the grid model I modified the openscad code used to generate the model to allow for the creation of a 'sequence' of growing cubes, in which the 'steps' by which the grid grows is controlled by one parameter n. This series contains n = {0, 1, 2 , 3, 4}