anna-yang-generative

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
anna-yang-generative [2021/06/20 22:07] – created anna.yanganna-yang-generative [2021/06/29 01:27] (current) renick
Line 1: Line 1:
 +====== Anna Yang's crazyDog.js ======
 +by [[yang-anna|Anna]]
 <HTML> <HTML>
-<iframe src="https://editor.p5js.org/000000/present/S9qUdyECR" width=99% height=799px></iframe>+<iframe src="https://editor.p5js.org/renick/present/1JC3OY8Fq" width=99% height=799px></iframe>
 </HTML> </HTML>
 +
 +===== 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://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html|GNU Lesser General Public License v2.1]]
 +
 +===== the code for my crazyDog.js =====
  
 <Code:js> <Code:js>
Line 9: Line 21:
  
 function setup() { function setup() {
-  createCanvas(10801080);+  createCanvas(1800780);
     // Starts in the middle     // Starts in the middle
   x = width / 2;   x = width / 2;
  • anna-yang-generative.1624252036.txt.gz
  • Last modified: 2021/06/20 22:07
  • by anna.yang