Truchet Pattern Generator

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4190
Joined: Sun Jan 07, 2007 9:12 pm

Truchet Pattern Generator

Post by bn » Thu Oct 23, 2025 10:59 pm

Hi,

Michael Roberts, "Mike" did a wonderful stack for a Procedural Graphics System.
viewtopic.php?f=143&t=39878&p=235242#p235195
A part of it is creating patterns and one of them is "Truchet Tiles". I did not know Truchet tiles and I tried this and it creates intersting patterns.
This inspired me to create a stack solely for creating "Truchet Tiles". The code is independent of Mike's code.
So if your floor or wallpaper needs an update try your patterns first with this stack :)

Truchet Tiles.png
Truchet Tiles.png (47.13 KiB) Viewed 805 times
Kind regards
Bernd
Attachments
truchetTiles 0.1.0.livecode.zip
(11.96 KiB) Downloaded 39 times

stam
Posts: 3140
Joined: Sun Jun 04, 2006 9:39 pm

Re: Truchet Pattern Generator

Post by stam » Fri Oct 24, 2025 10:49 am

That looks cool, reminds me of the late 80s/early 90s when tiling your desktop was a thing ;)

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10204
Joined: Fri Feb 19, 2010 10:17 am

Re: Truchet Pattern Generator

Post by richmond62 » Fri Oct 24, 2025 12:36 pm

SShot 2025-10-24 at 14.31.04.png
Attachments
Truchet.livecode.zip
Stack.
(6.18 KiB) Downloaded 35 times

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10204
Joined: Fri Feb 19, 2010 10:17 am

Re: Truchet Pattern Generator

Post by richmond62 » Fri Oct 24, 2025 12:47 pm

SShot 2025-10-24 at 14.44.33.png
Attachments
Pathways.livecode.zip
Stack.
(8.08 KiB) Downloaded 33 times

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10204
Joined: Fri Feb 19, 2010 10:17 am

Re: Truchet Pattern Generator

Post by richmond62 » Fri Oct 24, 2025 1:16 pm

SShot 2025-10-24 at 15.13.15.png
Attachments
Amazing.livecode.zip
Stack.
(10.3 KiB) Downloaded 31 times

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10204
Joined: Fri Feb 19, 2010 10:17 am

Re: Truchet Pattern Generator

Post by richmond62 » Fri Oct 24, 2025 1:29 pm

SShot 2025-10-24 at 15.25.38.png
Attachments
Quads.livecode.zip
Stack.
(8.89 KiB) Downloaded 32 times

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10204
Joined: Fri Feb 19, 2010 10:17 am

Re: Truchet Pattern Generator

Post by richmond62 » Sat Oct 25, 2025 10:19 am

Yo.png
Attachments
Get Knotted.livecode.zip
Stack.
(88.01 KiB) Downloaded 25 times

Klaus
Posts: 14255
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Truchet Pattern Generator

Post by Klaus » Sat Oct 25, 2025 11:02 am

Come on, Richmond, that is enough!

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10204
Joined: Fri Feb 19, 2010 10:17 am

Re: Truchet Pattern Generator

Post by richmond62 » Sat Oct 25, 2025 12:33 pm

Never stop a Scotsman in a hurry. 8)

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10204
Joined: Fri Feb 19, 2010 10:17 am

Re: Truchet Pattern Generator

Post by richmond62 » Mon Oct 27, 2025 4:57 pm

SShot 2025-10-27 at 15.26.51.png
Attachments
Squidge.livecode.zip
Stack.
(4.21 KiB) Downloaded 18 times

Post Reply