Git Product home page Git Product logo

webvr.info's Introduction

webvr.info

Source code for the WebVR.info website

webvr.info's People

Contributors

anssiko avatar brianpeiris avatar cvan avatar fernandojsg avatar frankolivier avatar huningxin avatar jsantell avatar klausw avatar kschzt avatar mattwojo avatar mkeblx avatar ngokevin avatar offenwanger avatar olga-microsoft avatar peterood avatar poshaughnessy avatar tforcram avatar toji avatar tvalentius avatar weableandbob avatar willeastcott avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

webvr.info's Issues

Add `<meta>` tags for Facebook card

When folks link to http://webvr.info/ from Facebook, it'd be nice to have a slick card show up (with an image and description).

The necessary <meta> tags look something like this:

    <meta property="fb:app_id" content="12345678910111213">
    <meta property="og:title" content="WebVR">
    <meta property="og:site_name" content="WebVR">
    <meta property="og:type" content="website">
    <meta property="og:url" content="https://webvr.info/">
    <meta property="og:description" content="Bringing Virtual Reality to the Web">
    <meta property="og:image" content="http://webvr.info/images/logo.png">
    <meta property="og:image:secure_url" content="https://webvr.info/images/logo.png">

Peeking ascenders

Minor.. I noticed the ascenders peeking above the lines, on mobile. PixelXL, other. Note doesn't show up with DevTools mobile emulation.
@HalfdanJ

webvrinfo-css

mention Linux and OSX support (or lack of) with detail

hello,
the website is lacking details on diverse platforms
it specifically lacks info on OSX and GNU-Linux (and derivative) systems
it is necessary to mention them for

  • the public that seeks info to see what the status is and not be mislead by the media titles
  • the developers to see and make them able to either help/contribute or even have a bit of overview for their future developments.

additional information toward specific issues and last development are a +
(eg for firefox : add link to https://bugzilla.mozilla.org/buglist.cgi?quicksearch=[webvr] )

I can try to make a PR with info for Linux that I have (I'm just a quidam trying to make it work for my own webvr dev... not related to any org ... ;) ) ...

better if you start it with Chrome(ium) info and some add FF later
tks

Update sample canvas color randomization to work with new Chrome code

Since this Chromium issue was fixed, the canvas no longer receives an onClick for either Cardboard clicks or the Daydream controller's touchpad button. Instead, both show up as controller input via the Gamepad API. The samples should be updated to randomize the canvas color on this controller input so that the end behavior of changing color when you tap the screen/press the button is unchanged.

Document how to enable Chromium logging (for WebGL crashes)

In WebVR scenes, I regularly (60% on some pages) experience WebGL crashes and have to reload the page to try running again.

I've followed the Chromium instructions documented here on how to enable logging. I changed my Windows shortcut Chromium to launch with these CLI flags: --enable-logging -v=1. And, I enabled the setting in chrome://settings for Automatically report details of possible security incidents to Google?.

But, still, I don't seem to be seeing relevant crash info. Do I need to use Sawbuck or something? Should I be looking in chrome://gpu/, chrome://crashes? Or should I be launching Chromium with --enable-logging=stderr --v=1?

I've Googled around quite a bit, read Chromium forums, the mailing list, etc., but nothing has seemed to work for me. Any help would be greatly appreciated. Thanks!

Add 360° video sample

Current samples include 360° image sample but don't have 360° video sample.

360° video is one of major use cases of WebVR.

Given the vr-panorama.js already supports video, it would be good to excise and demonstrate 360° video usage with that code path.

So the proposal is to add a 360° video sample.

Add `<meta>` tags for Twitter card

When folks link to http://webvr.info/ from Twitter, it'd be nice to have a slick card show up (with an image and description).

The necessary <meta> tags look something like this:

    <meta name="twitter:card" content="summary">
    <meta name="twitter:title" content="WebVR">
    <meta name="twitter:description" content="Bringing Virtual Reality to the Web">
    <meta name="twitter:image" content="https://webvr.info/images/logo.png">

webvr.info McAfee Warnings

McAfee Webadvisor keeps warning me about webvr.info being "risky"
Something vague about "spam urls"
details:
screenshot 5

Add a WebVR logo

A few months back, the folks in Slack were creating and sharing a bunch of possible logos for WebVR. IMO we should agree on one and use it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.