Interactive workshop and lessons for learning A-Frame and WebVR. Based around Glitch.
Can either be self-led or be used as part of a hands-on event (e.g., tutorial or workshop). If you are holding an event, you can present the A-Frame Presentation Kit as a primer beforehand.
If you're having trouble accessing the School online and need to download the School locally (e.g., the Internet connection at your event is poor):
python -m SimpleHTTPServer
in a terminal). Alternatively, run the provided
mongoose.exe
on Windows or mongoose.app
on MacOS.The School is built using reveal.js.
All of the pages of the School are maintained in a single markdown file,
content.md
. Use ------
to separate sections and ---
to separate
subsections.