79125095

Date: 2024-10-25 09:41:16
Score: 0.5
Natty:
Report link

I decided to use expo-three which is a utility for using three.js library in expo apps.

https://github.com/expo/expo-three

Then I just copied example from three examples repo

https://github.com/mrdoob/three.js/blob/dev/examples/webgl_panorama_equirectangular.html

and translated it into expo world.

Both expo-three and three.js are good, maintained libraries and I believe they will not stop working in the near future.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: qnsi