
Made a data display using threes.js for a cool display for alerts over time. The thought was that the radial view would be displayed in a corner then would unravel as the user clicked the window to display a timeline of events.
There’s a hitch when converting from the polar plot to the linear plot which comes from me dynamically making text objects instead of having them in memory and hidden. Further work on this will be adding an optional screen space shader to make things look a bit more oscilloscope-y.