Azulejos in Lisbon, with a Truchet tile feel.
Azulejos in Lisbon, with a Truchet tile feel.
Truchet țile curves have to be one of my favorites, diving over and under with endless paths to explore.
CMYK ink on 11”x15” watercolor paper using a vintage HP 7585B pen plotter generated and controlled with Python.
Available in my shop: https://shop.paulrickards.com/truchet-tiles/
#PenPlotter #GenerativeArt #CreativeCoding #MastoArt #Art #ArtForSale #Artist #ArtForSaleByArtist #PenPlotterArt #PenPlot #NoAI #TruchetTiles #TilingTuesday
Ich mag ja Truchet Fliesen.
Mein Editor ist mittlerweile auf Codeberg umgezogen:
https://nigjo.codeberg.page/truchettiles/
// SCSCC-7 "Tiny Truchet Tile Anim"
w=Window().front;w.addFlowLayout(0@0,0@0);25.do{UserView(w,Rect(0,0,t=80,t)).animate_(1>0).frameRate_(rrand(1/9,1/3)).drawFunc={Pen.rotate(((..3)/2).choose*pi,t/2,t/2).addWedge(0@t,t/4*4,pi,pi).fill}}