Skip to content

planetvoodoo/aframe-html5-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Our contribution to A-Frame (https://aframe.io) for developers who need a HTML5 loader on their A-frame project.

There aren't many guides on how to create a reliable progress based loader, so we thought it'd be nice to share our solution with the wider community. Stripped down and in it's most basic form with no dependancies. All Vanilla JS and simple code.

Feedback & improvements welcomed.
Team Voodoo (https://planetvoodoo.org)


Step 1:
Include the CSS somewhere in your document <head> section.

Step 2:
Add the JavaScript somewhere in your document <head> section.

Step 3:
Add the HTML to the top of your <body> section.


Many examples and spin-offs of this code can be found at our website https://planetvoodoo.org.

About

HTML5 loader for A-Frame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published