Skip to content

Commit

Permalink
Add entries for Noise to Signal No. 1.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpressey committed Mar 10, 2015
1 parent fdeed39 commit 8c3e747
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 20 deletions.
51 changes: 31 additions & 20 deletions data/installation/gewgaws.yaml
Expand Up @@ -18,7 +18,7 @@
# ---------------------------------------------------------------

'A Non-Random Walk':
A Non-Random Walk:
type: Online Installation
installation-of: a-non-random-walk.js
interactive: true
Expand All @@ -29,7 +29,7 @@
javascript-urls:
- ../modules/html5-gewgaws/a-non-random-walk/a-non-random-walk.js

'Black Hole Poem':
Black Hole Poem:
type: Online Installation
installation-of: black-hole-poem.js
interactive: true
Expand All @@ -41,7 +41,7 @@
- ../modules/html5-gewgaws/black-hole-poem/black-hole-poem.js
script-root: ../modules/html5-gewgaws/common-yoob.js-0.9/

'Chzrxl':
Chzrxl:
type: Online Installation
installation-of: chzrxl.js
interactive: true
Expand All @@ -57,7 +57,7 @@
javascript-urls:
- ../modules/html5-gewgaws/chzrxl/chzrxl.js

'Circus Xamulus':
Circus Xamulus:
type: Online Installation
installation-of: circus-xamulus.js
interactive: true
Expand All @@ -68,7 +68,7 @@
javascript-urls:
- ../modules/html5-gewgaws/circus-xamulus/circus-xamulus.js

'Cyclobots':
Cyclobots:
type: Online Installation
installation-of: cyclobots.js
interactive: true
Expand Down Expand Up @@ -102,7 +102,7 @@ Eine kleine Glitchfraktal:
javascript-urls:
- ../modules/html5-gewgaws/eine-kleine-glitchfraktal/eine-kleine-glitchfraktal.js

'Fibonacci Spiral':
Fibonacci Spiral:
type: Online Installation
installation-of: fibonacci-spiral.js
interactive: false
Expand All @@ -113,7 +113,7 @@ Eine kleine Glitchfraktal:
javascript-urls:
- ../modules/html5-gewgaws/fibonacci-spiral/fibonacci-spiral.js

'Fingerspelling':
Fingerspelling:
type: Online Installation
installation-of: fingerspelling.js
interactive: true
Expand All @@ -124,7 +124,7 @@ Eine kleine Glitchfraktal:
javascript-urls:
- ../modules/html5-gewgaws/fingerspelling/fingerspelling.js

'Hirsute Miasma':
Hirsute Miasma:
type: Online Installation
installation-of: hirsute-miasma.js
interactive: false
Expand All @@ -135,7 +135,7 @@ Eine kleine Glitchfraktal:
javascript-urls:
- ../modules/html5-gewgaws/hirsute-miasma/hirsute-miasma.js

'Heronsis hermnonicii':
Heronsis hermnonicii:
type: Online Installation
installation-of: heronsis-hermnonicii.js
interactive: true
Expand All @@ -146,7 +146,7 @@ Eine kleine Glitchfraktal:
javascript-urls:
- ../modules/html5-gewgaws/heronsis-hermnonicii/heronsis-hermnonicii.js

'Hypongtrochoid':
Hypongtrochoid:
type: Online Installation
installation-of: hypongtrochoid.js
interactive: true
Expand All @@ -157,7 +157,7 @@ Eine kleine Glitchfraktal:
javascript-urls:
- ../modules/html5-gewgaws/hypongtrochoid/hypongtrochoid.js

'Multicolouralism':
Multicolouralism:
type: Online Installation
installation-of: multicolouralism.js
interactive: true
Expand All @@ -168,7 +168,18 @@ Eine kleine Glitchfraktal:
javascript-urls:
- ../modules/html5-gewgaws/multicolouralism/multicolouralism.js

'Plea of Thunder':
Noise to Signal No. 1:
type: Online Installation
installation-of: noise-to-signal-1.js
interactive: false
animated: true
mediums:
- Javascript
- HTML5
javascript-urls:
- ../modules/html5-gewgaws/noise-to-signal-1/noise-to-signal-1.js

Plea of Thunder:
type: Online Installation
installation-of: PleaOfThunder.java
interactive: false
Expand All @@ -177,7 +188,7 @@ Eine kleine Glitchfraktal:
- Java applet
- HTML5

'Prairie':
Prairie:
type: Online Installation
installation-of: prairie.js
interactive: false
Expand All @@ -190,7 +201,7 @@ Eine kleine Glitchfraktal:
launch-config: |
{ 'imgURL': '../modules/html5-gewgaws/prairie/Elevator_1_(PSF).png' }
'Progression':
Progression:
type: Online Installation
installation-of: progression.js
interactive: false
Expand All @@ -201,7 +212,7 @@ Eine kleine Glitchfraktal:
javascript-urls:
- ../modules/html5-gewgaws/progression/progression.js

'Radialjective':
Radialjective:
type: Online Installation
installation-of: radialjective.js
interactive: true
Expand All @@ -224,7 +235,7 @@ Eine kleine Glitchfraktal:
javascript-urls:
- ../modules/html5-gewgaws/tentacles-undamped/tentacles-undamped.js

'Text Uniquifier':
Text Uniquifier:
type: Online Installation
installation-of: text-uniquifier.js
interactive: true
Expand All @@ -235,7 +246,7 @@ Eine kleine Glitchfraktal:
javascript-urls:
- ../modules/html5-gewgaws/text-uniquifier/text-uniquifier.js

'The Frame':
The Frame:
type: Online Installation
installation-of: the-frame.js
interactive: true
Expand All @@ -248,7 +259,7 @@ Eine kleine Glitchfraktal:
launch-config: |
{ 'imgURL': '../modules/html5-gewgaws/the-frame/the-frame.png' }
'The Judgment of Paris':
The Judgment of Paris:
subtitle: From the Point of View of the Apple
type: Online Installation
installation-of: the-judgment-of-paris.js
Expand All @@ -260,7 +271,7 @@ Eine kleine Glitchfraktal:
javascript-urls:
- ../modules/html5-gewgaws/the-judgment-of-paris/the-judgment-of-paris.js

'Uncle Ankur':
Uncle Ankur:
type: Online Installation
installation-of: uncle-ankur.js
interactive: false
Expand All @@ -271,7 +282,7 @@ Eine kleine Glitchfraktal:
javascript-urls:
- ../modules/html5-gewgaws/uncle-ankur/uncle-ankur.js

'Woman on Film':
Woman on Film:
type: Online Installation
installation-of: woman-on-film.js
interactive: true
Expand Down
26 changes: 26 additions & 0 deletions data/original-gewgaws.yaml
Expand Up @@ -505,6 +505,32 @@ multicolouralism.js:
- installation/Multicolouralism


Noise to Signal No. 1:
type: Gewgaw
development-stage: mature
defining-distribution: HTML5 Gewgaws distribution
authors:
- Chris Pressey
auspices:
- Cat's Eye Technologies
inception-date: Apr 2015
description: |
A generated animation involving randomness and not-so-much randomness.
instructions: |
The two panels are constructed by randomly distributing the pixels from
a source image randomly onto either panel.
noise-to-signal-1.js:
type: Implementation
license: Public Domain
host-language: Javascript
host-platform: HTML5
implementation-of:
- Noise to Signal No. 1
online-locations:
- installation/Noise to Signal No. 1


Plea of Thunder:
type: Gewgaw
development-stage: not fully complete
Expand Down

0 comments on commit 8c3e747

Please sign in to comment.