react-native-gl-model-view icon indicating copy to clipboard operation
react-native-gl-model-view copied to clipboard

📺 Display and animate textured Wavefront .OBJ 3D models with 60fps - native bridge to GLView (iOS) and jPCT-AE (Android)

Results 19 react-native-gl-model-view issues
Sort by recently updated
recently updated
newest added

Hi, I'm pretty new to rendering 3D models. I have a .obj file and a .bmp file on device somewhere. and am seeing the error within the XCode console while...

Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.5.1 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....

dependencies
ruby

I got this black background only after following the instructions. Anyone knows what's the problem? Below plz find my code and the screenshot of my Xcode workspace. Thanks in advance.

My app is comfortable with **RN- 0.63.4** But once I have upgrade **RN lib to 0.65.1**, facing issue in android with error message "ConnectAnimatedNodes: Animated node with tag does not...

bug
feedback

hey guy, I have an issue when import obj file. 3D model have (obj + mtl + png). How to import mtl file. And what is demon.model? Can I convert...

I want to display unity .obj model in UWP applications with react native. As this library works with iOS and android, is there any way to setup this with react-native-windows...

hello there, i am working with the library for a while, some of the obj models are working perfectlly but some are not displaied at all. i tested all models...

![image](https://user-images.githubusercontent.com/30188236/83842577-df51b280-a735-11ea-918c-e180742db8c5.png) Please provide more details on the usage part especially on iOS. Where do we put it in Xcode? Can we place it somewhere else in the **src** folder and...

hi team, I have flow: Download 3d model to DocumentDir folder (both iOS and Android) Use path to model as uri to display iOS: display ok Android: nothing is display....

I wonder if this module could support GL Transmission Format?