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

Async Scene Instantiation #205

Closed
atteneder opened this issue Jul 2, 2021 · 0 comments
Closed

Async Scene Instantiation #205

atteneder opened this issue Jul 2, 2021 · 0 comments
Labels
enhancement New feature or request import Import of glTF files

Comments

@atteneder
Copy link
Owner

Currently scene instantiation is synchronous. For large scenes this can be troublesome, since it can take very long and the frame rate will suffer.

Therefore scene instantiation should be preemptive and async. Additionally it should be possible to abort instantiation any time.

@atteneder atteneder added the enhancement New feature or request label Jul 2, 2021
@atteneder atteneder added the import Import of glTF files label Dec 1, 2021
@atteneder atteneder added this to To do in glTFast development via automation Dec 1, 2021
@atteneder atteneder moved this from To do to In progress in glTFast development Jun 1, 2022
@atteneder atteneder moved this from In progress to Breaking in glTFast development Jun 1, 2022
@atteneder atteneder moved this from Breaking to In progress in glTFast development Sep 8, 2022
glTFast development automation moved this from In progress to Done Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request import Import of glTF files
Projects
Development

No branches or pull requests

1 participant