Poetry Chains was featured in the Hybridity and Synesthesia show at Lydgalleriet in Bergen, Norway, as part of Electronic Literature Organization 2015.
A online version based on Emily Dickinson's poems can be found at: http://poetrychains.soe.ucsc.edu:8766/
- To install locally...
npm install
cd app
npm install
cd ..
npm install coffee-script -g
- To run locally...
nodemon index.coffee
coffee index.coffee
(will open up port 8888 on localhost, defaults to looping through all 4 animations, starting with the chain visualization)
- To specify a particular animation...