-
Main purpose is to bring aframe to native apps and download assets into local storage.
Combining three.js/webgl with react native is not a new idea at all.
https://discuss.reactjs.org/t/webgl-in-re…
-
We want to have a small POC, for server implementation:
https://github.com/aframevr/aframe-react
For now, we want to have a config streaming.
- Config file structure.
- Node.js (aframe) stream…
-
debug =0.5.0
**Depends on vulnerable versions of debug
Depends on vulnerable versions of load-bmfont**
node_modules/aframe
3d-force-graph-vr >=1.4.3
Depends on vulnerable versions…
-
any types about @types/aframe-react?
-
Using asset management for material source,
![screen shot 2018-07-31 at 2 54 17 pm](https://user-images.githubusercontent.com/10274697/43480719-136bb962-94d2-11e8-9aa4-eb24bfa2eaad.png)
this is we…
-
Have a separate branch or find a solution that allows react and aframe to play nice together.
-
Given that we can now load a scene into an aframe program, and we can actually use the same code to render in this aframe program as we do in apainter, we have the potential to create animated, dynami…
-
Use React Router (or other routing mechanism) to navigate to the AFrame scene with the user details gathered from the form
-
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.
-
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 simple:
```
{this.props.onClick(id) }} />
…