You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 21, 2022. It is now read-only.
Hi I tried to use this as a subcomponent of a 2D react app but the webgl seemed to take over the context and a side menu bar I had just appeared grey.
New to react so not really sure how to set this up and was wondering how I might for instance adapt a default demo. https://github.com/facebookincubator/create-react-app
To run say some flexbox controls in 2D html along side your 3D controls, would be great to see that in maybe a fork of "create-react-app", my collegue is using Reflux so ideally it might have that as well ;)
Wondering if you have looked at Riot and if it would be easier to embed 3d engines, also wondered on your choice of three over awayjs, I presume away3d or babylon would follow a similar structure pattern?