Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Commit

Permalink
sierpinski 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mgsloan committed Aug 5, 2012
1 parent bcd3a37 commit 6434da1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion history
Expand Up @@ -18,5 +18,7 @@ runTurtle $ do { forward 100; right 30; forward 90; }
||| overlapAlong (r2 (-20,0)) (octagon 30))

let { s 0 = eqTriangle 20;
s n = vcat [s (n-1), centerX $ s (n-1) ||| s (n-1)]
s (n+1) = s n
===
centerX (s n ||| s n)
} in s 5
Binary file added screens/2012-08-05-151237_1280x800_scrot.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6434da1

Please sign in to comment.