-
**Description:** The documentation says `pinchstarted` returns `World coordinates` but if one parents the camera and hands to a "rig", to e.g teleport, the event will return local coordinates, relativ…
-
**Description:**
The link primitive has an invisible sphere to show the link contents when the user is close, however clicks on this sphere are triggering link traversal. Even if the user clicks outs…
-
**Issue by [ngokevin](https://github.com/ngokevin)**
_Wednesday Dec 23, 2015 at 17:57 GMT_
_Originally opened as https://github.com/aframevr/aframe-core/issues/748_
---
Want to be able to have posi…
-
**Description:**
Systems should be just components that are initialized first, and are registered with the alias `registerSystem`.
I'd also consider eliminating the `this.system` magic in favor …
-
Hi! I've been exploring React 360, as it seems like a potentially better fit for a prototype I've been until now building on top of A-Frame.
One of the things I really appreciate about A-Frame's do…
-
videoタグのsrcを入れ替えていっているが,最初の動画のサイズのまま再生される
動画変更時にリサイズが必要かと
-
Here in demo app in getstarted
we have .env file ; e.q:
VIMEO_TOKEN=d92a5561fec2b9fbe844033c3cc04aa2
ENV=dev
none of the generated keys in admin area of developer.vimeo.com , has not worked for…
-
Using obb-collider for entities with child entities creates a collider that isn't centered, causing an offset
- A-Frame Version: 1.5.0
- Platform / Device: any
- Reproducible Code Snippet or URL:…
-
Currently, if someone requests the "bare" URL (a URL w/out a filename) for a package with [a `browser` field](https://github.com/defunctzombie/package-browser-field-spec) in its package.json, that fil…
-
**Describe the bug**
`3d-force-graph` displays the node name over the node when the cursor is hovered over it. The same node object attribute, nodeLabel, is listed in the ReadMe for `3d-force-graph-…