This simulation visualizes the Gamma-disordered random domino tilings of the Aztec diamond (Duits and Van Peski, in preparation). We generate random weights ${a_{i,j}, b_{i,j}}$ on the Aztec diamond graph such that:
$a_{i,j} \sim \Gamma(\alpha, 1) \quad \text{and} \quad b_{i,j} \sim \Gamma(\beta, 1).$
Link to code
(Interactive simulation source code)
Link to code
(C++ backend code)