aboutsummaryrefslogtreecommitdiffstats
path: root/Spiral.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-25[Spiral] blend in the scale factor so it doesn't have any effect on the small...joe.thornber1-3/+10
2007-05-24[Spiral] last rect takes all available spacejoe.thornber1-0/+1
2007-05-24[Spiral] Introduce a simpler Rect data type to remove a lot of the fromIntegralsjoe.thornber1-22/+27
2007-05-24[Spiral] divideRects now takes a list of directions to split injoe.thornber1-15/+10
2007-05-24[Spiral] misc tidyingjoe.thornber1-7/+8
2007-05-24[Spiral] remove old spiral codejoe.thornber1-17/+6
2007-05-24[Spiral] add fibonacci spiraljoe.thornber1-6/+25
2007-05-22Fix Spiral's module nameSpencer Janssen1-1/+1
2007-05-22[SPIRAL] add spiral tiling layoutjoe.thornber1-0/+58