简体   繁体   English

如何使用ARCore在2D制造商(QRCode)上显示3D模型?

[英]How to display a 3D Model over a 2D maker (QRCode) using ARCore?

I'm doing tests with the sample Hello AR from the ARCore SDK 1.0. 我正在使用ARCore SDK 1.0中的示例Hello AR进行测试。 How can I display a 3D Model over a 2D maker, like a QRCode? 如何在2D制造商上显示3D模型,如QRCode? Is there any class that detects the QRCode position at the ARCore API, or should I do that with an external lib? 是否有任何类在ARCore API上检测QRCode位置,或者我应该使用外部lib执行此操作?

At the sample application, the Android Robot (Andy) is shown when the surface is clicked. 在示例应用程序中,单击曲面时会显示Android Robot(Andy)。 I wanna show Andy over the 2D marker. 我想在2D标记上显示Andy。

As of now this feature is not supported. 截至目前,此功能不受支持。 Hopefully they will do so in the future. 希望他们将来会这样做。 You can't even control the camera's focus so i don't know how you could recognise anything other than the grid. 你甚至无法控制相机的焦点,所以我不知道如何识别网格以外的任何东西。

https://github.com/google-ar/arcore-unity-sdk/issues/92 https://github.com/google-ar/arcore-unity-sdk/issues/92

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM