Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Webworker #68

Open
oak-tree opened this issue Aug 19, 2014 · 2 comments
Open

Using Webworker #68

oak-tree opened this issue Aug 19, 2014 · 2 comments

Comments

@oak-tree
Copy link
Contributor

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

@oak-tree
Copy link
Contributor Author

From 2nd look on this issue i think this can be done with separate Springy.Layout to a different file and make it run as web worker.

@oak-tree
Copy link
Contributor Author

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant