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

mt33/emerge-dataviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

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.
  • Sphere colour is arbitrary.
  • Spacebar pauses or resumes playback.
  • Left-click rotates camera, middle-click pans camera, double-click to reset camera.

Screencast

17MB .mov

Screenshots

DataNodes laid out sequential in 3d-space: Screen 1

Correlation? Screen 1

Node 4 and 6 are inactive Screen 1

TODO

  • Refine/correct vector math
  • Add DataCorrelation class
  • Allow addition/removal of DataNodes
  • DataNetwork connectivity

Notes

Built with Processing 1.5.1, with the following libraries:

Author & License

Matthieu Tremblay, license stuff coming

About

Data visualization sketches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages