vue-vr
vue-vr copied to clipboard
A framework for building VR applications with Vue
# Problem I use a simple local img '../assets/pano.png', it load nothing but black screen, and in devtools it send a XHR request, not a image request But if I...
Is there a way to load the source dynamically? i.e via api or computed attributes, such as :source='comp_image', this doesn't seem to work currently, as the images are stored on...
Hi @mudin great lib btw. But i have question, It's working when on web, with mouse i can swipe it and zoom in/out with scroll mouse. And then on mobile...
You don't need Vue for this. Tried my best and passed 20 minutes to try run this despite that I don't like technologies like Vue, that needs installations, and command...