PlotVR - walk through your data

Philipp Thomann

3D Augmented Reality Data Science Open-Source Visualization

See in schedule Download Slides

Are you bored by 3D-plots that only give you a simple rotatable 2d-projection? plotVR is an open source package that provides a simple way for data scientists to plot data, pick up a phone, get a real 3d impression - either by VR or by AR - and use the computer's keyboard to walk through the scatter plot:

https://www.github.com/thomann/plotVR

After installing and plotting your dataframe open your phone's browser and use your GoogleVR Cardboard. Furthermore performant Android- and iOS-apps are available - both support VR-Cardboard and the iOS-Version also AR.

Once you are immersed in your Cardboard how do you navigate through the scatter? plotVR lets you use the computer's keyboard to walk as you would in any first person game.

You want to share your impression? Just save the HTML and publish it.

The technologies beneath this project are: a web server that handles the communication between the DataScience-session and the phone, WebSockets to quickly proxy the keyboard events, QR-codes facilitate the simple pairing of both, and an HTML-Page on the computer to grab the keyboard events. And the translation of these keyboard events into 3D terms is a nice exercise in three.js, OpenGL, and SceneKit for HTML, Android, and iOS resp.

Ready to see your data as you have never seen before? Join the talk!

Type: Talk (30 mins); Python level: Beginner; Domain level: Beginner


Philipp Thomann

D ONE

Philipp received his PhD in Mathematics from the University of Zurich in 2013. Afterwards he served as a postdoctoral researcher at the University of Stuttgart, Germany. As part of his research he worked on scalable machine learning packages and built liquidSVM, a Fast and Versatile SVM Package. His areas of expertise are machine learning, statistics, and data mining. Philipp joined D ONE team in 2017.