Contents

tilings

Contents

tilings

A python library for generating random tilings of the plane by squares and triangles

matplotlib is used to draw the tilings and create animations of the tilings being constructed like the video above.

Install

Clone the repo and run pip install:

git clone https://gitlab.com/gautas/tilings.git
pip install ./tilings/.