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

How to improve the performance of physical scenes? #399

Open
syzdev opened this issue May 24, 2022 · 1 comment
Open

How to improve the performance of physical scenes? #399

syzdev opened this issue May 24, 2022 · 1 comment

Comments

@syzdev
Copy link

syzdev commented May 24, 2022

My goal is to use ammo.js build a slightly larger physical scene: about 10000 boxes. (Maybe not so much, but the more the better)

But it's obvious that Browsers can't afford it.

So I want to ask you for help:

  1. Are there any ways to optimize performance in ammo.js?
  2. Are there any ways to optimize performance in three.js for ammo.js?
  3. What other suggestions do you have for building large physical scenes?

Thank you in advance. : )

@arcman7
Copy link

arcman7 commented Jul 2, 2022

Uh, I think browsers should definitely be able to handle 10k boxes. Do you have some sort of way to showcase your problem online? I'd be happy to take a quick look if you want.

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