Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Would it be possible to use this within a react native app (Android+IOS) so that it can render THREEJS objects? #62

Open
robertjuh opened this issue May 1, 2018 · 1 comment

Comments

@robertjuh
Copy link

Was wondering if it would be possible to use this within a react native app (Android+IOS) so that it can render THREEJS objects.

I can render 3D objects there from local asset folders but the models have to be built dynamically.

@bberak
Copy link

bberak commented Nov 9, 2019

Hi @robertjuh,

I know this is late, and apologies if I've misunderstood your requirement. Expo.io provides a GLView component that exposes a WebGL context that can then be used to instantiate a ThreeJS renderer. Take a look here: https://github.com/expo/expo-three

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants