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
Currently it updates at 10 Hz, a heuristic, hard-coded value. However it'd be more elegant to run the update thread at the device's frame rate, or more specifically at the rate at which the parameter updating works. Beware that this might pose a chicken-and-egg problem.
The text was updated successfully, but these errors were encountered:
Currently it updates at 10 Hz, a heuristic, hard-coded value. However it'd be more elegant to run the update thread at the device's frame rate, or more specifically at the rate at which the parameter updating works. Beware that this might pose a chicken-and-egg problem.
The text was updated successfully, but these errors were encountered: