ARKit Perspective Rendering

给你一囗甜甜゛ 提交于 2019-12-23 03:17:31

问题


I am working on a perspective problem with ARKit that I encountered in one of my projects.

I explain you: in the photo below, I display a 3D model along the lane, there are small 3D boxes every 2 meters. Then, I place indicators at the level of these boxes, as you can see on the photo, the 3D models shift and do not seem to be in the right place when we move away from the boxes.

I would like to know if this comes from ARKit or simply from my way of displaying this model. Knowing that the 3D model generated with Blender is flat (horizontal). I suppose this comes from the detection of the marker to anchor the 3D model, the transformation matrix must be slightly inclined and must distort the perspective on long 3D models.

Thank you

来源:https://stackoverflow.com/questions/51377892/arkit-perspective-rendering

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!