aframe-react icon indicating copy to clipboard operation
aframe-react copied to clipboard

:atom: Build virtual reality experiences with A-Frame and React.

Results 45 aframe-react issues
Sort by recently updated
recently updated
newest added

I am running through a proof of concept which is attempting to load images from a remote host as a material on a collection of blocks. The code is very...

Is it possible to access the rotation and position of the camera in a similar way to a-frame https://aframe.io/docs/1.3.0/components/camera.html looking for a way to read the rotation constantly thanks

any types about @types/aframe-react?

Bumps [predefine](https://github.com/bigpipe/predefine) from 0.1.2 to 0.1.3. Commits 7eed221 0.1.3 8c8c73e fix: add github workflow badge bbd2ebc chore: remove travis a1051e5 chore: add github action test 2b75066 dist: update dependencies 6f0f12f...

dependencies

I tried to load this model: https://market.pmnd.rs/model/wall but it won't show up. I tried to enable the draco decoder via `` but with no luck.

Hi, I am using following versions of aframe and aframe-react "aframe": "^1.0.3", "aframe-react": "^4.4.0", I am trying to render a gltf model - but while the box is rendered, the...

Bumps [karma](https://github.com/karma-runner/karma) from 0.13.22 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...

dependencies

It seems like wasd-acceleration prop has no effect. I've created a [codesandbox](https://codesandbox.io/embed/gifted-fast-u6gtw) so it is easy to see the bug. The acceleration is set to `10000` but there is no...

Hi, is there a way to invert the mouse drag event?

![image](https://cloud.githubusercontent.com/assets/1111008/25145749/7e9e6852-247a-11e7-8bbb-7cc44642cf61.png)