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

Downloads
467
Stars
414
Committers
7

Bot releases are hidden (Show)

react-native-gl-model-view - Transparent background on Android, unified rotation on both platforms Latest Release

Published by rastapasta over 4 years ago

  • Big thanks to @reyalpsirc for implementing the usage of TextureViews, allowing transparent backgrounds and correct zIndexing on Android
  • Unifying rotation degree handling on Android&iOS
react-native-gl-model-view - Compatibility with modern RN, updated example

Published by rastapasta almost 5 years ago

  • Adapted Android build to recent RN versions
  • Fixed texture flickering on Android (thanks to @JavanPoirier & co!)
  • Updated example to RN 0.61.3
  • Updated README to reflect modern setup
react-native-gl-model-view - Remote Models and Textures, flipTexture and fixes!

Published by rastapasta over 5 years ago

  • Support for remote models and textures
  • Support of flipTexture flag
  • Fix for tint on iOS
  • No more first frame flickering on Android

Breaking change: new format for model/texture property (based on URI scheme, see documentation)

Kudos to @Cawfree and @PatriceVignola 🍻

react-native-gl-model-view - Model tinting, transparent background

Published by rastapasta over 6 years ago

  • tint {r, g, b, a} tints the texture or set the color of the model if there is no texture
  • transparent background of the GLView - all the power to the React side of things!

All kudos directed to @PatriceVignola !

react-native-gl-model-view - Support for React Native >= 0.47

Published by rastapasta over 6 years ago

Thanks again to @PatriceVignola!

react-native-gl-model-view - Anrdoid Support!

Published by rastapasta almost 7 years ago

A huge treasure trove full of karma goes out to @PatriceVignola for his amazing work on the Android side of RN!

react-native-gl-model-view - increased ease of install

Published by rastapasta over 7 years ago

  • moved podspec to root
  • improved docs, added Animated example
  • renamed index.ios.js to index.js
react-native-gl-model-view - First release!

Published by rastapasta over 7 years ago

Welcome to react-native-gl-model-view!

A straight forward bridge to GLView to display 3D models in react-native.

Giving developers full animation control over 3D models via the Animated API native driver.

Enjoy and I'm looking forward to your feedback and PRs!

Package Rankings
Top 7.29% on Npmjs.org
Top 6.66% on Proxy.golang.org
Badges
Extracted from project README
npm version
Related Projects