Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generalize approach to time management/temporal data #1534

Open
mwestphal opened this issue Jul 11, 2024 · 0 comments
Open

Generalize approach to time management/temporal data #1534

mwestphal opened this issue Jul 11, 2024 · 0 comments
Labels
type:enhancement New feature or request
Milestone

Comments

@mwestphal
Copy link
Contributor

Animation is currently managed by the animationManager and rely on events and a timer logic by VTK in the libf3d.

In F3D application, there is a very simple event loop that is needed because of the watch option.

Refactor and generalize an approach to time to be put in the libf3d that will support everything we need including:

  • temporal data with animation (obv)
  • Application side mechanics (like the --watch stuff)
  • Shader based temporal implementation
  • Interaction with inertia (like camera throw)
@mwestphal mwestphal added the type:enhancement New feature or request label Jul 11, 2024
@mwestphal mwestphal added this to the 3.0.0 milestone Jul 11, 2024
@mwestphal mwestphal mentioned this issue Jul 13, 2024
23 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant