Open auxdesigner opened 8 years ago
The build.js is in the .gitignore intentionally, it seems to be the way the aframe team designed these components.
Fixed gallery page in 919a37f.
The way to try out this component is to clone the repo, run npm install
then npm run dev
and then you can use the component locally! I'll add some more notes of how to use this in production too, before I close this issue.
Thanks! The other issue I noticed is: I tried it on my phone with Cardboard. When I tap on VR mode button, it just goes fullscreen without rendering 2 lenses, so it won't feel like VR. See how the aframe VR mode looks: https://www.dropbox.com/s/i6c3wuwgpd6mtm3/vr.png?dl=0
Hello, I could not fine source code of build.js from live demo... and even .gitignore I could not find any build.js file except text file
Thank before hand
Thanks for making this!
Thanks again!