We have built an Android app which obtains data from various sensors to adjust the camera angle for visualizing 3D data which is being rendered on WebGL on a webpage. The app communicates with a python server and constantly updates the rotation matrix. The webpage in turn is constantly querying the python webserver and updating the view. We are currently using our app to display seven financial indicies for five countries over a period of eight years.

Our app allows the user display many layers of information as a single object. The various layers of the data can be viewed by zooming in and out through the app.

Share this project:

Updates