ingram-chung-generative

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ingram-chung-generative [2021/06/22 00:28] ingram.chungingram-chung-generative [2021/06/29 01:32] (current) renick
Line 1: Line 1:
 ====== Ingram Chung's crazyDog.js ====== ====== Ingram Chung's crazyDog.js ======
 +by [[ingram-chung|Ingram]]
 +
 <HTML> <HTML>
-<iframe src="https://editor.p5js.org/ingram.chung/present/Kip7YIFFD" width=99% height=799px></iframe>+<iframe src="https://editor.p5js.org/renick/present/_DS2mi3t-" width=99% height=799px></iframe>
 </HTML> </HTML>
  
Line 7: Line 9:
 ===== about my crazyDog.js ===== ===== about my crazyDog.js =====
  
-WRITE YOUR DESCRIPTION HERE+===JUST CRAZY=== 
 + 
 +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 ===== ===== the code for my crazyDog.js =====
 +<Code:js>
 function setup() { function setup() {
   createCanvas(1800, 780);   createCanvas(1800, 780);
Line 93: Line 98:
   }   }
 } }
 +</Code>
  • ingram-chung-generative.1624346885.txt.gz
  • Last modified: 2021/06/22 00:28
  • by ingram.chung