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

Meshcat could have a list of objects monitoring their load #186

Open
Vinggui opened this issue Nov 26, 2024 · 0 comments
Open

Meshcat could have a list of objects monitoring their load #186

Vinggui opened this issue Nov 26, 2024 · 0 comments

Comments

@Vinggui
Copy link

Vinggui commented Nov 26, 2024

Since ThreeJS provides some some extra callbacks in its loaders, Meshcat could implement some list of objects that are incremented by set_object. This list can hold a loading status, which would give us more control while waiting for a complete scene load.

Currently, I would use this feature to monitor individual glTF objects that seems to take longer to load and trigger an event once they are ready.

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

1 participant