aframe-preloader-component icon indicating copy to clipboard operation
aframe-preloader-component copied to clipboard

A preloading bar that automatically displays while scene assets load.

Results 8 aframe-preloader-component issues
Sort by recently updated
recently updated
newest added

i am using aframe 8.2.0 everything used to work but not anymore even the examples that are on the website dont load the preloader anymore I am using Bootstrap Default....

Advanced Usage ones do, but there's no example with full-screen in there. https://gladeye.github.io/aframe-preloader-component/

This needs improving so all HTML elements inside the preloader stay vertically centered by default. Adding something like this to the page will work in most modern browser which support...

todo

Some bootstrap classes are conflicting causing the A-Frame inspector to break a bit.

bug
help wanted

I have [this project](https://paulofilho92.bitbucket.io/unigran-vr-explorer/), and I'm using this preloader with A-Frame. Unfortunately it stops preloading after 6 assets (6/61). Is there something wrong? I based myself off an example and...

bug

When adding a .obj file like the following, the asset does not preload: ``

bug

Need to replace the CSS in the demos with an updated link so the popups will show.

bug

There has been some breaking changes to the bootstrap CSS which breaks the default preloader styling. A current workaround for this is to set the following styling: ``` .modal-dialog {...

bug