ARCore – Rendering objects 200m far from camera

前端 未结 2 990
北恋
北恋 2021-01-18 16:18

I\'m working on Android AR project using ARCore and Sceneform. I need to place the objects from 30 meters to 200 meters far from user\'s camera and faced wi

2条回答
  •  走了就别回头了
    2021-01-18 16:53

    After thorough investigation I discovered that at the moment (March 2019) there's no way to setup ARCamera's far clipping plane and near clipping plane.

    Let's wait for a while when Google allows it for ARCore developers.

提交回复
热议问题