Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arnesamson/demo_webxr
- Owner: ArneSamson
- Created: 2023-04-18T16:42:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-18T16:48:05.000Z (over 1 year ago)
- Last Synced: 2024-12-20T11:10:03.071Z (19 days ago)
- Topics: demo, javascript, threejs, webdevelopment, webxr
- Language: JavaScript
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)