Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Latest commit

 

History

History
32 lines (19 loc) · 920 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 920 Bytes

About

Processing sketch in alpha version for data visualizer for DataNodes with 3 axes of acceleration data for the Emerge project.

Notes

  • Creates ten spheres and updates normalized vector with incoming data.
  • Reads data/session2_minibees.txt file line by line and reads the accel. xyz data points.
  • Arrow colour and sphere transparency determined by vector magnitude.
  • Spacebar pauses or resumes playback.
  • Left-click rotates camera, middle-click pans camera (PeaseCam Processing lib)

Screencast

18MB .mov screencast

Screenshots

Screen 1

Notes

Built with Processing 1.5.1

Libraries required:

Author

Matthieu Tremblay