Skip to content

stamen/splatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

This is a static, one-page app that mimicks splashing paint on canvas. The color palette is currently based on Jackson Pollock's piece Convergence.

Configuration

The application is configured by passing URL parameters.

  • uid: a user ID, passed to Google Analytics for user tracking.
  • refreshAfterSeconds: refresh the page after the given number of seconds of inactivity. Defaults to not refreshing.
  • sensitivity: a multiplier to be applied to velocity calculations. On retina displays like newer iPads, 2.0 is a reasonable setting. Defaults to 1.0.
  • kiosk: if set, all outgoing links will be disabled. Setting this flag to anything, including false or 0, will enable it.

Releases

No releases published

Packages

No packages published