shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

246
active users

#GenArt

0 posts0 participants0 posts today

Artworks based on dividing a rectangle/square into two rectangles, by splitting the larger side in a fixed proportion, and iterating recursively. Colors are computed from the shapes of the parent rectangles. (Procedure similar to
mathstodon.xyz/@DaniLaura/1140 ).
The first two pieces use the inverse of copper ratio (sqrt(5) - 2) and e^(-pi/2) respectively. The other two use the golden ratio, notice in the first how the splitting is more regular albeit not periodic (the colors here are just related to the shape of each rectangle so that it becomes more apparent). The last one was divided more in depth and the borders were not drawn to produce a texture.
#MathArt #Mathematics #modernart #ArtistsOnMastodon #mastoart #GenArt #tiling

Inspired by a woodland hike under the first blue skies we've seen this year, I got home and showed my kiddo how to draw an #svg tree with recursive #python functions. The shape is very sensitive to parameters like the factors by which each branch is thinner and shorter than its parents, but we tuned them until our results looked like the trees we'd seen in the afternoon. #GenArt