aboutsummaryrefslogtreecommitdiff
path: root/penrose.c (unfollow)
Commit message (Expand)Author
2023-07-07grid.c: new and improved Penrose tiling generator.Simon Tatham
2023-04-10Reference my just-published article about aperiodic tilings.Simon Tatham
2023-04-06Fall back to <math.h> if <tgmath.h> doesn't work.Simon Tatham
2023-04-04Replace <math.h> with <tgmath.h> throughoutBen Harris
2023-04-02Remove penrose_count_tiles().Simon Tatham
2023-04-02Move other test main()s out of library source files.Simon Tatham
2023-02-18Fix missing statics and #includes on variables.Simon Tatham
2023-02-18Mark many more function (and some objects) staticBen Harris
2021-05-25Build a lot of conditioned-out test and helper programs.Simon Tatham
2011-05-06Apply the rotation in Penrose grid descriptions by rotating in theSimon Tatham
2011-05-04Portability fixes, mostly from James for Palm purposes. MostlySimon Tatham
2011-04-24From James Harvey (via a period of collaborative polishing), a patchSimon Tatham