Skip to content

Penrose (and similar) tiling generation using de Bruijn's multigrid method.

License

Notifications You must be signed in to change notification settings

byewokko/penrose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Penrose

Penrose (and Penrose-like) tiling generation with numpy, using de Bruijn's multigrid method. Visualisation with Pillow. Experiments and interactive stuff (hopefully).

examples

Usage

To generate the original Penrose two-rhomb tiling, simply run

python3 examples/original-tiling.py

There are more examples to get inspired by in the examples folder.

examples examples

RESOURCES

All of these build mostly on N. G. de Bruijn's work.

About

Penrose (and similar) tiling generation using de Bruijn's multigrid method.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages