Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
anna-yang-generative [2021/06/20 22:07] – created anna.yang | anna-yang-generative [2021/06/29 01:27] (current) – renick | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Anna Yang's crazyDog.js ====== | ||
+ | by [[yang-anna|Anna]] | ||
< | < | ||
- | <iframe src=" | + | <iframe src=" |
</ | </ | ||
+ | |||
+ | ===== about my crazyDog.js ===== | ||
+ | |||
+ | My dog has a pair of big round eyes and a strong body. | ||
+ | He hopes to be adopted. | ||
+ | Some people say he looks like a mouse but he is actually a Chihuahua. | ||
+ | |||
+ | The animation code is released under the [[https:// | ||
+ | |||
+ | ===== the code for my crazyDog.js ===== | ||
< | < | ||
Line 9: | Line 21: | ||
function setup() { | function setup() { | ||
- | createCanvas(1080, 1080); | + | createCanvas(1800, 780); |
// Starts in the middle | // Starts in the middle | ||
x = width / 2; | x = width / 2; |