Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arnesamson/demo_webxr

A demo that mixes a few other demos from the ThreeJS examples website
https://github.com/arnesamson/demo_webxr

demo javascript threejs webdevelopment webxr

Last synced: 19 days ago
JSON representation

A demo that mixes a few other demos from the ThreeJS examples website

Awesome Lists containing this project

README

        

**Node.js and GIT required**

**FIRST** install required modules with `npm install` inside the main directory.

`npx vite` to start vite and test run locally.

`npx vite build` to make a build.
*This will be a HMTL file, a folder with JavaScript file(s), and media assets you potentially included.*

I did not build this demo from scratch, I merely merged a few togheter.
You can find the originals on [Threejs.org](https://threejs.org/examples/?q=webxr)