Skip to content

jprivet-dev/three.js-sandbox

Repository files navigation

Three.js - Sandbox

1. Presentation

Test area with Three.js. See the result on https://www.jprivet.dev/three.js-sandbox/.

readme presentation

2. Codepen

💡
Find some examples directly on my Codepen.
Unfortunately the VR button does not activate in Codepen. No solution for the moment.

3. Prerequisites

  • Be sure to install the latest version of :

4. Installation

  1. $ git clone git@github.com:jprivet-dev/three.js-sandbox.git.

  2. $ cd three.js-sandbox.

  3. $ http-server . -p 8000: run files from a local web server.

  4. Open your browser on http://127.0.0.1:8000.

5. Emulate XR devices in your browser

7. Comments, suggestions?

Feel free to make comments/suggestions to me in the Git issues section.

8. License

"Three.js - Sandbox" is released under the MIT License.