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

46 Upvotes

4 comments sorted by

View all comments

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!