Mural is an interactive virtual gallery that allows you to live amongst the wallpaper groups.
Mural is written in python, and uses the cross-platform natural user interface kivy, meaning the app runs on Windows, macOS, Linux, Android and iOS.
- Examine the wallpaper groups.
- View custom-made example images of wallpaper group tilings, made with Jeff Weeks' software 'Kali'.
- Tabulated properties for all 17 groups.
- Orbifold notation calculator tool.
To run mural, you need to have installed Python 3.8 or later.
- Install Python 3.8.
- Install the Kivy package.
- From https://github.com/DamianJLin/Mural, download the project (Code > Download ZIP), and then extract the downloaded .zip file.
- Execute main.py.