Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| daniel-ho-generative [2021/06/24 20:17] – olivia.wang | daniel-ho-generative [2021/06/29 01:30] (current) – renick | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Daniel Ho's crazyDog.js ====== | ====== Daniel Ho's crazyDog.js ====== | ||
| - | by [[:daniel-ho|Daniel]] | + | |
| + | [[daniel-ho|by Daniel]] | ||
| < | < | ||
| - | <iframe src=" | + | <iframe src=" |
| </ | </ | ||
| ===== about my crazyDog.js ===== | ===== about my crazyDog.js ===== | ||
| - | This is my crazyDog.js. I've been working on it all semester. | + | This is my crazyDog.js. I've been working on it all semester. |
| + | |||
| + | The animation code is released under the [[https:// | ||
| ===== the code for my crazyDog.js ===== | ===== the code for my crazyDog.js ===== | ||
| Line 14: | Line 17: | ||
| < | < | ||
| - | **function setup() { | + | function setup() { |
| createCanvas(1800, | createCanvas(1800, | ||
| background(0) | background(0) | ||
| Line 92: | Line 95: | ||
| } | } | ||
| - | }** | + | } |
| </ | </ | ||
| + | By: [[: | ||