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
any complex interactives in general (lots of interaction)
Features:
an integrated animation function which saves the latest state at fixed time intervals, with update methods that change the animation while it’s running
should use onLoop for integrated (blended between frames/states), fixed interval updates
should play nice with setState/render process, and any Gamepad addons, etc
Use cases:
Features:
See:
Nice to haves: