React Native Bridge To GLView

Description:

A <GLModelView> component for React Native, allowing you to display and animate any Wavefront. OBJ 3D object. Realized with a native bridge to GLView.

Features:

  • Display, rotate, scale and translate any textured 3D object!
  • Animate with blasting fast 60FPS by using the Animated API native driver
  • Load any Wavefront .OBJ or GLEssentials model
  • Use all texture image formats supported by UIImage.

Preview:

React Native Bridge To GLView

Add Comment