These daily sketches
which are meant to be quick explorations on whatever topic interested me on that day. This code is not typically optimized, but I share it as-is for anyone interested.
Keywords: isometric grid, isometric triangles, cube cuts
The whole canvas should provide a viable 3D cube lattice. Still a few rules to be cleaned up.
Made using P5.js. | Code|