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

Create a load spinner scene component #925

Closed
dmarcos opened this issue Feb 3, 2016 · 7 comments
Closed

Create a load spinner scene component #925

dmarcos opened this issue Feb 3, 2016 · 7 comments

Comments

@dmarcos
Copy link
Member

dmarcos commented Feb 3, 2016

We can provide a default spinner with a cool aframe logo animation shown while assets load. It also serves as an example for people to implement their own spinners if they don't want the default one. @cvan @ngokevin What do you think?

@ghost
Copy link

ghost commented May 13, 2016

Has anything like this been implemented yet? Is there an event that gets triggered when all the assets load?

@ghost
Copy link

ghost commented May 13, 2016

Nevermind, found the loaded event: https://aframe.io/docs/core/asset-management-system.html#Events

@donmccurdy
Copy link
Member

I don't think this has been implemented. Just crossed my mind again; I've written up some thoughts on the component wishlist:

aframevr/aframe-registry#64

@dmarcos
Copy link
Member Author

dmarcos commented Jul 28, 2017

There's a work in progress #2153

@donmccurdy
Copy link
Member

Nice! I'd been thinking of something in CSS (quick and easy; could be done as a third-party component, etc.). I assume you chose canvas instead so the loading screen could be visible in VR? Good point...

@k1soltan
Copy link

great news

@dmarcos
Copy link
Member Author

dmarcos commented Jan 31, 2019

There’s one in master now.

@dmarcos dmarcos closed this as completed Jan 31, 2019
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

4 participants