aframe
aframe copied to clipboard
:a: Web framework for building virtual reality experiences.
I'm using Hololens2 and the click events work with a-frame version 1.0.4 in ar-mode but it doesn't work with the lastet version. Below URL is using the version 1.0.4 and...
**Description:** In the current state of the core code, and in many examples, it is made call to github cdn or other websites for assets and eventually components. In Europe...
**Description:** For a stand-alone setup, I used a laptop hosting an a-frame webpage and an Oculus Quest. The loading of the page takes ages when no (real) internet is available....
During ``npm install`` from Commit #35e0d79850c65d6f533a515425ca7c22d940d680 - [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the...
fix for issue https://github.com/aframevr/aframe/issues/5098
Error when minifying DracoLoader source. It looks it's the only part of THREE js shipping ES6 `uglify-js failed on node_modules/super-three/examples/js/loaders/DRACOLoader.js : SyntaxError: Unexpected token: operator (>)` Build still generates but...
There are no humongous cardboard holders as far as I know :) We should perhaps offer a fullscreen button instead.
**Description:** Add mention of the 'order' attribute for rotation, as it can have a strong impact since rotations are not commutative. **Changes proposed:** - - -
Dispose
Just for illustration
Description: In the dependencies there are two dependency which is pulled from github: "debug": "ngokevin/debug#noTimestamp", "document-register-element": "dmarcos/document-register-element#8ccc532b7f3744be954574caf3072a5fd260ca90", These breaks the npm install if it runs behind a proxy which doesn't...