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

Time and Frame node – how to see their effect? #88

Open
hybridherbst opened this issue Jul 26, 2024 · 1 comment
Open

Time and Frame node – how to see their effect? #88

hybridherbst opened this issue Jul 26, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@hybridherbst
Copy link

It seems that QuiltiX has support for the "Time" and "Frame" Application Nodes (see ).
However, it's not clear to me how to actually see them have any effect in the UI – is there a way to set a time, advance the time, ...?

I would expect this to cycle the color from black to white and then from the start again:

image

@manuelkoester
Copy link
Member

Hey!

Unfortunately we don't really have anything to support the forth dimension just yet. It wouldn't need a lot and could be a good first issue to tackle.
If anyone ever stumbles upon this issue and would like to learn a bit about Python/Qt/USD and would like to tackle this, here are the things that I imagine would need to be done:

  • A timeline Qt widget including start & endframe, playbar with draggable slider, play/pause/end/start buttons
  • Some event on the widget that sends the current time in the StageView

@manuelkoester manuelkoester added the good first issue Good for newcomers label Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants