Christopher Van Wiemeersch

Results 180 comments of Christopher Van Wiemeersch

This would be really fantastic! Here are some related links, including links to some existing glTF loaders: * https://github.com/cx20/gltf-test/#gltf-test * https://cx20.github.io/gltf-test/ * https://github.com/GrimoireGL/grimoirejs-gltf/blob/master/src/index.ts * https://github.com/emadurandal/GLBoost/blob/master/src/js/middle_level/loader/GLTFLoader.js * https://github.com/mrdoob/three.js/blob/dev/examples/js/loaders/GLTFLoader.js * https://github.com/syoyo/tinygltfloader *...

Looking at Safari on macOS: ![image](https://user-images.githubusercontent.com/203725/51719181-4c5f1f00-1ffd-11e9-90b2-8baa69875594.png) ``` Unhandled Promise Rejection: NotAllowedError (DOM Exception 35): The request is not allowed by the user agent or the platform in the current context,...

latest on `master` now: ## Chrome on macOS Version 71.0.3578.98 ## Firefox on macOS Version 64.0.2 ## Safari on macOS Version 11.0.2 (13604.4.7.1.3) ![image](https://user-images.githubusercontent.com/203725/53060658-20a24e00-3470-11e9-9c36-2e0adc6238e8.png)

@cwervo np, thanks for asking. what are your use cases? I have thoughts on this, but the more clearly I understand the context, I can probably help better.

Also see the [Firefox Add-on Compatibility Reporter extension](https://addons.mozilla.org/en-us/firefox/addon/add-on-compatibility-reporter/), which the Add-ons team and community use with great success (which collects feedback from opt-in volunteers) to ascertain whether an add-on works...

@chuckharmston @miketaylr: for WebVR, I'm debating whether to create a database of sentiment good/bad reports. I think this could be useful for WebCompat. has there been any work I should...

awesome, thanks - excited to see what y'all discover

Related bits from Safari extension: https://github.com/webcompat/webcompat-reporter-extensions/blob/d0fb595/safari/webcompat-reporter.safariextension/sendScreenshot.js#L8 We'd need more than that (not just whitelisted for the `webcompat.com` origin), but that's the general idea of what I was thinking.

Is this still something that folks think should be designed? Are there any changes to make?

thanks for the quick response. yes, will take a look and report back! (cc @fernandojsg @caseyyee) ah, yes – I remember reading and sharing your case study. I really enjoyed...