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
I find myself wanting to allow users to switch my model but there is downtime visually that could be avoided.
If this gets implemented I could create a webplugin that would allow viewers to use points to preload and swap models. This could then appear like an instantaneous swap from the viewers pov
Even adding a api option for swapping models with preload. ie, lazySwap(position, zoom). It could then load in the background and not unload the current model until it’s ready for render
The text was updated successfully, but these errors were encountered:
I find myself wanting to allow users to switch my model but there is downtime visually that could be avoided.
If this gets implemented I could create a webplugin that would allow viewers to use points to preload and swap models. This could then appear like an instantaneous swap from the viewers pov
Even adding a api option for swapping models with preload. ie, lazySwap(position, zoom). It could then load in the background and not unload the current model until it’s ready for render
The text was updated successfully, but these errors were encountered: