lightfield
lightfield copied to clipboard
Interaction with mouse appears to be broken - touch works though
Just wanted to let you know. Also, I wanted to chat about possibly working with you. I've been working on PanoMoments.com - if you'd be interested in chatting, ping me at my name @ gmail.com. Thanks!
@dustinkerstein Hi, I tried to run this project and got this
Can you please guide me how can I run viewer or see running examples ?
Can you please guide me how can I run viewer or see running examples ?
Hey, I was wondering too. You have to run the server and then open your browser while disabling the security policies like:
chromium-browser --disable-web-security --user-data-dir=TheExamplePath
Then open the index.html in the example directory.