Generation of Random Lozenge Tilings
- Clone this repository using
https://github.com/adamov1/dimer - SVG rendering depends on Cairo.
install libcairo2-dev
$ sudo apt-get install libcairo2-devclone repository
$ git clone https://github.com/adamov1/dimeronce in repository, compile using Makefile
$ makeTo generate SVG, run
$ ./tile <destination_file> <size> <linewidth> <arctic_circle> <a> <b> <c><destination_file>: filename of output<size>: height of image (in px)<linewidth>: thickness of borders around tiles (set to be0.0if you want borderless)<arctic_circle>: set astrueorfalsedepending on whether you want to highlight the arctic circle<a> <b> <c>: determine the dimensions of the hexagon