commit ea65fc493b41aca8d5fc7c10180c9ec60100b664 Author: Frederic Date: Sun Apr 21 22:51:01 2019 +0200 initial commit diff --git a/chaostest/chaostest.html b/chaostest/chaostest.html new file mode 100644 index 0000000..cc64af1 --- /dev/null +++ b/chaostest/chaostest.html @@ -0,0 +1,74 @@ + + +JavaScript <=> PaperScript example + + + + + + + + + + + + + + + + + diff --git a/chaostest/chaostest2.html b/chaostest/chaostest2.html new file mode 100644 index 0000000..df91755 --- /dev/null +++ b/chaostest/chaostest2.html @@ -0,0 +1,49 @@ +JavaScript <=> PaperScript example + + + + + + + + + + + + + + diff --git a/chaostest/chaostest3.html b/chaostest/chaostest3.html new file mode 100644 index 0000000..3adf2e0 --- /dev/null +++ b/chaostest/chaostest3.html @@ -0,0 +1,115 @@ + +JavaScript <=> PaperScript example + + + + + + + + + + + + + + + + diff --git a/lindenmayer-system/lindenmeyer-system.html b/lindenmayer-system/lindenmeyer-system.html new file mode 100644 index 0000000..a7b6031 --- /dev/null +++ b/lindenmayer-system/lindenmeyer-system.html @@ -0,0 +1,203 @@ + +JavaScript <=> PaperScript example + + + + + + + + + + + + + + + + + + + +
+ + + + diff --git a/lindenmayer-system/lindenmeyer-system.js b/lindenmayer-system/lindenmeyer-system.js new file mode 100644 index 0000000..7d78d88 --- /dev/null +++ b/lindenmayer-system/lindenmeyer-system.js @@ -0,0 +1,106 @@ + +function startswith(a, b) { + for(let i=0; i