Skip to content

Files

Latest commit

89e36c4 · Dec 10, 2011

History

History
This branch is 3 commits behind trentbrooks/AntiMap:master.

AntiMapSimple

About AntiMap Simple##

AntiMap Simple is a HTML5/ProcessingJS demo that visualises data from the AntiMap Log mobile application. To test it out on your local machine you need to be running localhost, or alternatively upload somewhere.

####Includes:####

  • Sample data from AntiMap Log mobile application- "040811_1153_30.csv".
  • Inline processingjs code in the index.html (doesn't require Processing app to edit)
  • AntiMapSimple.pde for editing in Processing
  • processing-1.3.6.js library

If you don't want to work with the inline processingjs code, switch the commented out bits in the index.html so it loads the AntiMapSimple.pde directly:

More information: http://www.theantimap.com

-Trent Brooks