Test area with Three.js. See the result on https://www.jprivet.dev/three.js-sandbox/.
💡
|
Find some examples directly on my Codepen. |
❗
|
Unfortunately the VR button does not activate in Codepen. No solution for the moment. |
-
Be sure to install the latest version of :
-
http-server with
$ npm install --global http-server
.
-
$ git clone [email protected]:jprivet-dev/three.js-sandbox.git
. -
$ cd three.js-sandbox
. -
$ http-server . -p 8000
: run files from a local web server. -
Open your browser on http://127.0.0.1:8000.
-
GitHub: WebXR emulator extension by Mozilla Mixed Reality
-
Firefox extension: WebXR API Emulator
-
Chrome extension: WebXR API Emulator
Feel free to make comments/suggestions to me in the Git issues section.