Antitile

07 Dec 2017

Tags: geometry , python , antiprism

Antitile is a Python package for manipulating polyhedra and tilings. It is largely a collection of add-ons and scripts to be used with for Adrian Rossiter’s Antiprism, but can be used on its own. Documentation is available on readthedocs.io. The most interesting programs in the package are these:

Roger Kaufman from the Antiprism Google group made an animation using gcopoly.py and cellular.py, using the rules of Conway’s Game of Life:

A cellular automaton on a 5,3 Goldberg-Coxeter subdivided cube.


Related Posts