-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a visualization view in WebVR (and WebAR?) using A-Frame #202
Comments
Hi @cvan, thanks for reaching out :) Here is my Mozfest proposal - MozillaFoundation/mozfest-program-2017#319 and here is my - initial POC. I tried to play around a bit with A-Frame, to come up with this POC. Let me know what you think about this and I would certainly need your help going forward. Thank you. |
Amazing :) Love that you already have a start on it. Happy to jump in and help get this going. This is the sort of project that will really help elevate WebVR. Super easy to basically graft VR onto any existing web apps. |
Super excited you both found this :) |
@princiya: awesome work! is there a GitHub repo we can work out of? |
@cvan @caseyyee here is the repo https://github.com/princiya/lightbeam-aframe. This is a work in progress and inputs, feedback, suggestions from all possible angles is highly appreciable.
|
@princiya it might make sense to create a branch here and use the dynamic data we have here? |
@jonathanKingston I was not sure to add it here, do you think it makes more sense to do so? |
@princiya to make a branch of the lightbeam code with web vr enabled using the storage code rather than a dump of the data. |
@princiya awesome! I can help with making a PR of that branch of Lightbeam use the live code from the WebExtensions APIs. Would you like me to cherry-pick your commits, or do you want to create the branch? |
A copy of a dataset would be helpful to start prototyping some visuals if you have it :) |
@caseyyee: yeah just use Dev Edition or Nightly. and clone this repo (and the other one), and enable loading of the extension from |
Hi, my name is Chris Van Wiemeersch (@cvan). I work on the WebVR team here at Mozilla. I was one of the co-creators of A-Frame, the framework for easily creating WebVR experiences.
@potch pointed me to this WebExtension port of Lightbeam. I'm really excited that this exists. Really nice work!
@caseyyee and I would love to help out in creating a WebVR view for the visualization in the Lightbeam extension. Let us know if you have any specific ideas. If it's all right with y'all, we can discuss in this issue and open Pull Requests. Let me know otherwise.
I'm available on the MoCo Slack, but I'd definitely prefer to keep conversations public and transparent on GitHub. If a 3D, WebVR/AR visualization is out of scope for Lightbeam, I understand. I figured I'd file an issue to kickstart the conversation. Thanks!
The text was updated successfully, but these errors were encountered: