Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 529 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 529 Bytes

cubemap

to add new scenes, add a folder with the images in it, in /cubemaps. Then add the name of this new folder in the variable dirLst in the file index.html

pour lancer:
node index.js

Le port est defini dans index.js

TODO https: Actuellement, le serveur tourne en http, necessite de whitelist l'url depuis la config chrome du tel:

immersive-web/webxr#60 (comment)

https://stackoverflow.com/a/59568292

le demoCube.js correspond au code du module JS à implementer