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
Right now, the fluid simulator only runs in one thread. It needs to take advantage of multiple cores, if present. This might end up being similar to World::update_chunks().
The text was updated successfully, but these errors were encountered:
Right now, the fluid simulator only runs in one thread. It needs to take advantage of multiple cores, if present. This might end up being similar to World::update_chunks().
The text was updated successfully, but these errors were encountered: