react-native-ar / react-native-arkit

React Native binding for iOS ARKit
MIT License
1.72k stars 143 forks source link

Push sprite offscreen if it's behind the camera #172

Closed bnjm closed 6 years ago

bnjm commented 6 years ago

This is a quick fix for the problem that sprites behind the camera are still visible.

Reference for projectPoint: https://developer.apple.com/documentation/scenekit/scnscenerenderer/1524089-projectpoint?language=objc

More than happy to try again with suggestions.

stoneWeb commented 4 years ago

But I want to put a lot of things at 360 degrees.