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
It would be nice to have the option to run the encoder with multiple threads in order to run the draco_encoder and basisu subprocesses in parallel. This could be accomplished with the python threading module.