You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 1, 2024. It is now read-only.
Looking through the running code it is depending on the delay of the show method to do frame delay.
Is there a known frame rate that the tree will run at? It looks like this will vary based on hardware speed.
I can look into submitting code to at least making it a known frame rate (less than the hardware max)
I could also look into making the frame rate configurable but I don't know how you would want this done. Perhaps as an extra optional column that defaults to 1/60th of a second. Is the tree capable of running at this speed?