Casper Fabricius

Results 6 issues of Casper Fabricius

I posted this issue as a question on Stack Overflow as I was unsure of whether it was a bug in this polyfill, `three.xr.js` or `aframe-xr`: https://stackoverflow.com/questions/49009873/why-is-raycast-direction-calculated-incorrectly-in-webxr However, the recent...

I have a handful of cloud functions that work together and plan to add more. With the NodeJS 6 Cloud Function Emulator, I can run all of them on a...

docs

I just updated my A-Frame app's `aframe-react` version from 3.5.0 to 4.2.4. I believe I have made all the changes required from the upgrade (events, vector properties, _ref), although the...

In my project, I'm switching between different models with different materials. When switching from a model using the `standard` shader to one using the `flat` shader, I get a bunch...

Spent some time figuring out this gotcha: If the `rake assets:precompile` step require database access (which is very typical for large Rails apps), the Cloud SQL Proxy can fail to...

I deploy into multiple GCloud projects, and would like to be able to specify the project id via an environment variable when calling `rake appengine:exec`, similar to how ie. `GAE_SERVICE`...