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

Use OrbitControls and requestAnimationFrame #442

Open
Flyingbeanss opened this issue Jan 21, 2024 · 1 comment
Open

Use OrbitControls and requestAnimationFrame #442

Flyingbeanss opened this issue Jan 21, 2024 · 1 comment

Comments

@Flyingbeanss
Copy link

Hi, it's a amazing program and I'm very interested in it.
I have some questions , I notice that OrbitControls and requestAnimationFrame is not used, and after I add some line2 (about 500), the FPS is very low. Is there any reason why OrbitControls and requestAnimationFrame are not used? And I want to know if the fps can be improved if I use them?

@kovacsv
Copy link
Owner

kovacsv commented Jan 27, 2024

500 lines should not affect the performance, and I don't think OrbitControls or requestAnimationFrame has to do anything with it. Could you share what you have tried?

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

No branches or pull requests

2 participants