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

GPU.js is mentioned, can we get an example? #52

Open
robertleeplummerjr opened this issue Mar 4, 2020 · 1 comment
Open

GPU.js is mentioned, can we get an example? #52

robertleeplummerjr opened this issue Mar 4, 2020 · 1 comment

Comments

@robertleeplummerjr
Copy link

In the docs, translated, I see:

The particle Field and Vector Vector calculation code are extracted for easy extended calculation, such as using webworker or gpu.js acceleration.

Can we get an example of GPU.js usage?

@sakitam-fdd
Copy link
Owner

@robertleeplummerjr At present, it's just an assumption. For particle mesh construction and path interpolation, these intensive computing theories can be split and accelerated, but at present, I haven't used a good way to achieve it. Once there's a good way, I'll let you know. Thanks

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

2 participants