Skip to content
forked from isohedral/hatviz

Simple P5js app for constructing aperiodic hat tilings

License

Notifications You must be signed in to change notification settings

blackaller/hatviz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hatviz

This is a small P5js sketch that lets you construct patches of aperiodic hat tiles, and displays them along with their associated metatile and supertile outlines. You can download the patches as PNG images or SVG vector illustrations. The mathematical structure of the tile and its tilings is described in the paper "An aperiodic monotile" (Smith, Myers, Kaplan, and Goodman-Strauss, 2023). For more information, including a link to the paper, see my web page about this project.

To run this sketch, you'll need to grab a copy of the P5js library. You can download one of P5.js or P5.min.js from the P5js download page. Put it in the same directory as hat.js and app.html, and point your web browser at app.html.

About

Simple P5js app for constructing aperiodic hat tilings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • HTML 0.9%