31
edits
Michaelwilde (talk | contribs) No edit summary |
Michaelwilde (talk | contribs) No edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 55: | Line 55: | ||
|- | |- | ||
|} | |} | ||
<br> | |||
<br> | |||
== MachineAlgorithm 6: Sin, Cos, and Animation == | |||
{| border="1" | |||
|- | |||
! style="width: 50%" | Result | |||
! style="width: 50%" | Algorithm | |||
|- | |||
| | |||
{{#evt: | |||
service=youtube | |||
|id=https://youtu.be/bzaT-lt0WDg | |||
|alignment=center | |||
}} | |||
| An experiment playing with animation and the size of the steps when drawing vertices around the center. <BR> | |||
(Unfortunately YouTube's compression mangles the details.) | |||
|- | |||
|} | |||
<br> | |||
<br> | |||
== MachineAlgorithm 7: Lorenz Attractor == | |||
{| border="1" | |||
|- | |||
! style="width: 50%" | Result | |||
! style="width: 50%" | Algorithm | |||
|- | |||
| | |||
{{#evt: | |||
service=youtube | |||
|id=https://youtu.be/Ny1dLQbPn9U | |||
|alignment=center | |||
}} | |||
| The Lorenz Attractor is a fractal I have a lot of history with. I like the fact that it looks like two black holes orbiting each other and attempting to steal each other's mass. <BR> | |||
(Unfortunately YouTube's compression mangles the details.) | |||
|- | |||
|} | |||
== Human Algorithm 1: Beginner's Randomness — == | |||
{| border="1" | |||
|- | |||
! style="width: 50%" | Result | |||
! style="width: 50%" | Algorithm | |||
|- | |||
| [[File:rolling_pencil.jpg|500px]] <BR><BR> | |||
| [[File:rolling_alg.jpg]] | |||
|- | |||
|} | |||
| Line 74: | Line 141: | ||
7. Next draw a straight line from the next dot down the left side to the next dot to the right on the bottom side of the page.<BR> | 7. Next draw a straight line from the next dot down the left side to the next dot to the right on the bottom side of the page.<BR> | ||
8. Repeat step 7 until you have come to the second dot from the bottom on the left side of the page.<BR> | 8. Repeat step 7 until you have come to the second dot from the bottom on the left side of the page.<BR> | ||
|- | |||
|} | |||
== Human Algorithm 3: Surveilance — == | |||
{| border="1" | |||
|- | |||
! style="width: 50%" | Result | |||
! style="width: 50%" | Algorithm | |||
|- | |||
| [[File:surveilance_output.jpg]] <BR><BR> | |||
| [[File:surveilance_alg.jpg]] | |||
|- | |||
|} | |||
== Human Algorithm 4: Cascade Success — == | |||
{| border="1" | |||
|- | |||
! style="width: 50%" | Result | |||
! style="width: 50%" | Algorithm | |||
|- | |||
| [[File:cascade_result.jpg|500px]] <BR><BR> | |||
| [[File:cascade_alg1.jpg]] <BR><BR> [[File:cascade_alg2.jpg]] <BR><BR> <B>Note:</B> No output was required for this algorithm. | |||
|- | |- | ||
|} | |} | ||
edits