On Friday I went ahead and submitted my one and only class proposal for the all-digital Autodesk University 2021. Let’s hope it gets selected.
In case you’re interested, here’s the content of the proposal:
Title: Dasher and Hyperion: using Data Visualization in a Forge viewer application
Class ID: SD500020
Product(s): Forge
Topics: Building Information Modeling (BIM), Building Operations, Internet of Things (IoT), Software DevelopmentSession Description
Autodesk Research started Project Dasher in 2009 to explore the possibilities around integrating IoT data with BIM. In 2016 it was ported to work on the Forge platform, to understand the feasibility and potential for such a client application to work in the browser. This work eventually inspired Project Hyperion, which has been made available to Forge Viewer developers via the Data Visualization Extension.
While Dasher inspired Hyperion, work was needed to take this new public API and use it to replicate Dasher features. This session takes an in-depth look at this journey, exploring how Forge developers can harness the Data Visualization Extension from existing viewer applications.
Learning Objectives
- Know the history and features of Project Dasher
- Understand the origin and capabilities of Project Hyperion
- Integrate the Data Visualization Extension into an existing non-React web application
- Plan development activities based on Data Visualization features coming in the Forge viewer
If you’d like to see this as part of AU 2021, feel free to vote for it here before May 12th. This is my last reminder that you still have a few days left to submit your own proposals, too!
Now, as I’ve submitted a class proposal about integrating Hyperion into Dasher, it seemed like an excellent time to start integrating Hyperion into Dasher. ;-)
The timing was great, as the Forge team have started a new virtual Accelerator today. Which means I can participate in the event as an Acceleree rather than an Accelerant, for once. That’s fun!
Over the weekend I got started on this, but largely with some house-keeping and prep work (I’ll talk more about this in some coming posts). I did manage to get some early success today with integrating sprites for displaying sensor dots in Dasher. Here’s a teaser screenshot:
I’ll do my best to document this journey, to give a sense of what’s involved for people. Watch this space.