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

LoadingScreen.js kills scene load performance on heavy scenes #759

Open
Stinkfist0 opened this issue Mar 3, 2014 · 0 comments
Open

LoadingScreen.js kills scene load performance on heavy scenes #759

Stinkfist0 opened this issue Mar 3, 2014 · 0 comments

Comments

@Stinkfist0
Copy link
Contributor

I have a scene with 12 200 entities and same amount of unique meshes. With LoadingScreen.js enabled, the scene takes forever to load (did not have the patience to clock this, I'd estimate maybe 15 mins or so?). LoadingScreen.js omitted the scene loads in some tens of seconds. Maybe change the loading screen to perform its update logic once a second or something instead of the current per frame basis.

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

1 participant