Hacker News new | ask | show | jobs
by trevordev 3046 days ago
Hey Billy, I think I chatted with you over Skype a little while ago :). From what I've seen your team's teams effort seem the most inline with what I'm wanting but there are a couple things I haven't yet seen from lensVR:

- Desktop support (I have a Vive and I think you mentioned its only available for gearVR right now)

- Multitasking, all the images on your twitter seem to only have one site at once

- Fallback to 2D site (If Im in a webVR version of reddit and I click an unknown url I need to be able to multitask on that site even if it doesn't have 3D support)

Since I have yet to find a vendor heading towards support for these things, currently Im using a fork of firefox where I just hacked out a bunch of security settings. Right now it lets me load iframes and pull content from them into webVR but it was just a quick way to get it working as I'd prefer if each separate tab could draw to its own layer and then be composed with other tabs (Im hoping this is part of WebXR standard but it sounds like it wont be there for a long time).

If you have anything else to share with me or if you have any additional questions for me, Id be happy to answer. I would LOVE to get a browser I could target so I can stop worrying about building my own browser and focus on my web apps.

Thanks!

1 comments

I get you :) I have the feeling that the industry is going ahead with baby steps while developers like you need stable multiplatform technology to implement their groundbreaking ideas. I will push ahead the multitasking ideas we have. One idea we played around with is being able to extract specific parts of a webpage and compile a new tab containing all the information you need - while all the extracted elements stay dynamic. This video tries to illustrate the concept for 2D but it would be basically the same in VR if the websites are flat: https://www.youtube.com/watch?v=ppDguFFws9U
Yep, its seems like theres a lot of directions the web can go in and I like the more experimental concepts shown in your videos. Looking forward to see how lensVR will turn out.