rastapasta / react-native-gl-model-view

📺 Display and animate textured Wavefront .OBJ 3D models with 60fps - native bridge to GLView (iOS) and jPCT-AE (Android)
MIT License
419 stars 66 forks source link

Nothing but black background only #50

Open OutcastJJ opened 4 years ago

OutcastJJ commented 4 years ago

I got this black background only after following the instructions. Anyone knows what's the problem?

Screenshot 2020-09-21 at 16 33 14

Below plz find my code and the screenshot of my Xcode workspace.

Screenshot 2020-09-21 at 16 27 56 Screenshot 2020-09-21 at 16 47 53

Thanks in advance.

omerts commented 2 years ago

For me after changing the scale of the model it shows up, I guess it is some kinds of positioning problem.