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
So i started re structure springy to support a web worker. for now the source is not very clean but it is on my fork under webworker branch. i also added grunt support (mainly for allowing autoreload i.e via grunt server. but this can help to create a compile version of springy with the worker)
Hey, what do you think about using Webworker for doing the physics/math stuff? This way, calculating layout for large graph won't interfere user u.i
The text was updated successfully, but these errors were encountered: