Open winkler1 opened 8 years ago
The View Master is just a nice implementation of the Google Cardboard spec (see https://www.google.com/get/cardboard/).
To use it for viewing web pages, you would need to display the page in the same sort of stereoscopic view that this project does. That might be doable with a browser plugin. Or a custom mobile browser (native app). If you get something running, I'd be interested to see it.
Glad you like the project!
Not an issue, but question about the ViewMaster -- can you view arbitrary webpages and have accelerometer/head turns scroll the page? Thought it would be locked down to their content capsules...
Very cool project!