Upgrade to Pro — share decks privately, control downloads, hide ads and more …

VBoard, making web dashboards in 3D and VR

VBoard, making web dashboards in 3D and VR

There are plenty of tools that can analyze data in many ways, but just a few of them try to visualize this data in new ways. This is the aim of VBoard, a 100% open source web application that allows building visualizations and dashboards in 3D and VR using A-Frame as its core render library. The data is retrieved in real time using a ElasticSearch, and VBoard saves its objects (visualizations, dashboards) in it.

David Moreno Lumbreras

February 02, 2019
Tweet

More Decks by David Moreno Lumbreras

Other Decks in Programming

Transcript

  1. VBoard David Moreno @dlumbrer1 [email protected] & [email protected] Making web dashboards

    in 3D and VR FOSDEM’19 Lightning talk Brussels - 2019-02-02 https://dlumbrer.github.io/VBoard
  2. Change environment Rotation of the charts Free movement Interaction Augmented

    Reality (AR) And… (future) Scale.. More interaction… Platform... /customize https://dlumbrer.github.io/VBoard
  3. /info VBoard is hosted on GitHub: https://github.com/dlumbrer/VBoard GPL-3.0 License README.md

    with general information and installation steps USER_GUIDE.md with the user guide of the application Docker images on Docker-hub: https://hub.docker.com/r/dlumbrer/vboard/ dlumbrer/vboard:aframedc for the A-FrameDC version dlumbrer/vboard:threedc for the ThreeDC version How to generate 100% libre and open source QR’s and markers for AR: https://jgbarah.github.io/aframe-playground/ar-02/ More tutorials for A-Frame at https://jgbarah.github.io/aframe-playground