File:Screenshot.png: Difference between revisions
Jump to navigation
Jump to search
(uploaded a new version of "Image:Screenshot.png") |
(uploaded a new version of "Image:Screenshot.png": Reverted to version as of 20:30, 19 March 2008) |
(No difference)
|
Revision as of 03:34, 1 September 2008
Simple recursion in Turtle Art. Recursive loop is handled in stack1, with final case of drawing a line. Stack two is used to orient the turtle between line segments. The control variable box1 is used to store total draw length (300 horizontal pixels in this case), multiplied by 4 to offset the division on the first draw in stack2. box2 is used to control recursion depth. Here it's set to 4, meaning we will subdivide the line 4 times.
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 03:34, 1 September 2008 | 1,200 × 900 (115 KB) | Kirkjerk (talk | contribs) | Reverted to version as of 20:30, 19 March 2008 | |
03:34, 1 September 2008 | 1,200 × 900 (14 KB) | Kirkjerk (talk | contribs) | |||
20:30, 19 March 2008 | 1,200 × 900 (115 KB) | Bjc (talk | contribs) | Simple recursion in Turtle Art. Recursive loop is handled in stack1, with final case of drawing a line. Stack two is used to orient the turtle between line segments. The control variable box1 is used to store total draw length (300 horizontal pixels in th |
File usage
The following 2 pages use this file: