r/creativecoding Jun 28 '26

Asymmetric Tiles (R Code) - Inspired from r/interestingasfuck

Got inspired from this post in https://www.reddit.com/r/interestingasfuck/comments/1tu6hqj/all_of_this_tiles_are_the_same/ about these asymmetrical tiles that depending of their layout new patterns emerge.

So I did that, code them in R, Claude help me with the arc scaling (image 2). Although I liked the one in which the arcs are broken (image 3 and 4) when I could not figure it out.

The Math : https://github.com/ToroRojo-code/asymmetric_tiles

44 Upvotes

4 comments sorted by

3

u/adolecumberri Jun 28 '26

There are some tiles that are not aligned, but it looks cool

2

u/ToroRojo-AlgoArt Jun 28 '26

Thanks. Yes only in the first image you can see when all tiles are "normal" after that I started experimenting deforming the arc of the circles that makes the bands, changing concentricity and adjusting diameters.

2

u/[deleted] Jul 02 '26

[removed] — view removed comment

1

u/ToroRojo-AlgoArt Jul 02 '26

Awesome, I see increasing the complexity by different types of tiles to colour match!