sierpinski square

Parameters
size
: the number of ends and pics to make the square containing the structure.recursion depth
: the number of times to subdivide the space into smaller rectangles.facing
: toggles between a weft and warp facing structure.
Application
No established use but an interesting pay of composing a base structure based on mathematical functions.
Developer
adacad id: sierpinski_square
Developer
src/operations/sierpinski_square/sierpinski_square.ts
loading...