immersiveweb.dev
immersiveweb.dev copied to clipboard
Repo for immersiveweb.dev
immersiveweb
Repo for immersiveweb.dev
Pull requests are very welcome to keep the references up to date in this time of rapid change.
Goal
The goal of this website is to be the first stop for developers looking to get started with WebXR.
Updating the Web Site
This website uses Github pages to build automatically.
Adding new getting-started frameworks
Each framework has its own file in /getting-started/
, it's in markdown format.
Each guide should have the following sections:
- Introduce the framework
- A screenshot of the end result of the tutorial
- A short guide on how to make a single scene which works with VR and AR
- A "remix on glitch" button would be cool if appropriate.
Editing the Compat Table
- The html for it is under
/_includes/compat-table.html
- Showing intent and status for various feature is the main goal.
- Something like
would be perfect