Skip to content

Iterative tiling of dominos on an Aztec Diamond board

Notifications You must be signed in to change notification settings

ginop/AztecDiamonds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AztecDiamonds

Inspired by Mathologer's video on generating random tilings of Aztec Diamonds (https://www.youtube.com/watch?v=Yy7Q8IWNfHM) I decided to try and impliment and animate the algorithm.

The script "main.py" continuously steps through the tiling actions and draws each change. It is capped at 4 fps for visibility (adjustable by input parameter), but will begin to bog down as the diamond size increases.

A(10) diamond

A(140) diamond

About

Iterative tiling of dominos on an Aztec Diamond board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages