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
Would it be possible to also create a surface for r3f: https://github.com/react-spring/react-three-fiber ? If that component is inside <Canvas/> it has access to practically everything it would need, like the gl instance/render context, etc
I'm not exactly sure how things could interoperate, but maybe there is something to do indeed. I feel there could be a third party library that achieve that (doing the glue between the two libraries). I'm not exactly sure how things can interoperate the best on both side but no technical blocker I feel.
I'm happy to also accept a library added in packages/ that would achieve this. If no one take it, I might eventually try it out, no ETA on my end yet.
Would it be possible to also create a surface for r3f: https://github.com/react-spring/react-three-fiber ? If that component is inside
<Canvas/>
it has access to practically everything it would need, like the gl instance/render context, etcThe text was updated successfully, but these errors were encountered: