bitamar / penrose-svg

Penrose tiles as svg.

Home Page:https://bitamar.github.io/penrose-svg/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elm SVG Penrose tiler

Based on Jeff Preshing's python implementation: http://preshing.com/20110831/penrose-tiling-explained/

The only significant difference is the coloring strategy; Here when a triangle is divided, the original triangle is kept, and so another pattern is emerged by the triangles transparency.

Deploy: elm make Penrose.elm --output docs/index.html

About

Penrose tiles as svg.

https://bitamar.github.io/penrose-svg/

License:GNU General Public License v3.0


Languages

Language:Elm 100.0%