Skip to content

Temporal & Animated Axes as Native Concept #25

Description

@redhog

You likely support time as a numeric axis, but consider:

  • Time Axis With Playback Controls
  • Native animation clock
  • Frame interpolation in shaders
  • Axis-driven animation

Concept:

axis: {
  type: "time",
  playback: true,
  loop: true
}

Combined with GPU filtering, this becomes extremely powerful for:

  • Simulation playback
  • Financial streams
  • IoT dashboards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions