-
**Description:**
- A-Frame Version: 1.3.0, 1.2.0
- Node: v14.19.3 (npm v6.14.17)
- Ubuntu 20.04.4
- Reproducible Code Snippet or URL:
```
npm init
npm install aframe --save
```
It now …
-
Please see deploy page here
http://cgaframe.herokuapp.com/class3
Physics component here https://github.com/donmccurdy/aframe-physics-system
You will see the front of a car, and the camera ha…
-
We need a websocket widget in the screens section. The websocket could potentially use the django channels support to connect directly to some external source via a proxy set up in django/aframe serve…
-
Trying to setInterval on a canvas element to push text along using ctx.fillText() doesnt work when using version 1.2.0 but works when using version 0.6.0.
I did also use the tick function but didn'…
-
Hi! I'm using your library to test some AR ideas I have. I wanted to use react, and implement the marker tracking aframe uses.
I can run your basic example correctly, but I have no idea of how to imp…
-
Similar to an issue previously reported ([see it here](https://github.com/ngokevin/aframe-react/issues/102)), I am having trouble getting an obj and gltf model to render.
I worked off of the afram…
-
I was manually importing an old version of your aframe-environment-component.min.js where I guess you were painting the entire night sky full of stars.
I created a day/night cycle where the sun ri…
-
**Description:**
- A-Frame Version: 1.0.4
- Platform / Device: Angular/Web
With Angular 9, aframe is not working. The three.js dependency throws an error:
```
ERROR in node_modules/three/src/…
-
请问 WASM 支持是否有规划?
目前我们有一款 3D 基于 aframe 的编辑器希望可以将 taichi 内置为插件
-
Is there any one that wrote the type definitions for aframe-react yet? I can not find them and having issues using this library for a more complex project.