Skip to content

jbeda/penrose-svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9f7d2a1 · Aug 5, 2014

History

13 Commits
Aug 5, 2014
Jul 31, 2014
Jul 31, 2014
Jul 31, 2014
Aug 5, 2014

Repository files navigation

penrose-svg

Penrose Tiling SVG generation.

This is some golang code to generate Penrose P2 tilings in SVG. I wrote this so that I could send the output to a laser cutter and make real life tiles to play with.

To install run:

  • Have golang installed with a GOPATH set
  • Run go get github.com/jbeda/penrose-svg
  • Run $GOPATH/bin/penrose-svg

Or you can clone this repo and start hacking directly.

Example (Requires an SVG capable browser)

Penrose Example

About

Penrose Tiling SVG generation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages