Truchet Tiles #988
deepdk
started this conversation in
2025 Plotnine Contest
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Plot
Authors
Deepali Kank
Links
Bluesky, LinkedIn
Full description
Recreated Truchet tiles in Python with plotnine, mixing sharp triangle grids and flowing quarter circle chains. It’s generative art.The mosaic is built from synthetic coordinates and assembled with layered geom_polygon() (tiles) and geom_path() (arcs), using coord_fixed(). No external data,just a minimal grammar that scales to any grid and stays reproducible.
Code repository
https://github.com/deepdk/plotnine_contest_2025
Beta Was this translation helpful? Give feedback.
All reactions