Skip to content

jbeda/penrose-svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

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