NERDDISCO/luminave

Dynamic animations

TimPietrusky opened this issue · 0 comments

Instead of defining animations using the UI and then using them, it would be nice to change the animation during runtime using another source (for example using the GraphQL API from luminave-server). That way other applications (for example Thorium) can update the animation based on other parameters without touching the UI of luminave at all.

  • Update animation dynamically when Thorium sends data
  • Automatically generate animation and save the id into state

This is connected to #61 & #60 because the dynamic animation should be "played" when the values are changed which could only work if there is an infinite timeline.