Arturo Paracuellos

Results 5 issues of Arturo Paracuellos

I was trying to use it with an example similar to the showcase/tracked-controls but it doesn't work if I require('aframe-aabb-collider-component') loading "aframe-aabb-collider-component": "^3.2.0" as a dependency, but if I use...

Actually doesn't work correctly if you use last version of threejs (r86) (and I suppose and above) Is there any plan to update to with with the last revision of...

When you user a Daydream viewer with a controller, camera is on 0,0,0 perhaps is related with this three.js issue > https://github.com/mrdoob/three.js/issues/11619 ![screenshot_20170807-180327](https://user-images.githubusercontent.com/5744112/29035168-edc43762-7b9a-11e7-983d-6d335f61cf85.png)

I added a method to send offset if is needed because your canvas has offsetTop or offsetLeft. Is it well done and worth doing a pr for this? > https://github.com/arturitu/ray-input/tree/offset

I needed to change some things to make it work with Daydream (a link which work with with Chromium (57.0.2947.0) on my new Pixel device) > [https://unboring.net/tmp/ray-input/](https://unboring.net/tmp/ray-input/) What I needed...