android-3D-model-viewer icon indicating copy to clipboard operation
android-3D-model-viewer copied to clipboard

How to add 3D model effects to the camera

Open booldplx opened this issue 5 years ago • 3 comments

Applied to AR, how to add the rendered 3D model to the camera interface to display, Have time to trouble reply,thanks

booldplx avatar May 09 '19 04:05 booldplx

Hi. You would need to use an AR library to manage the camera, handle tracking. Once you have implemented this, you can posaibly use android-3d-model-viewer to render/overlay your 3D objects

Please take a look at Google ARCore.

Regards

andresoviedo avatar May 09 '19 19:05 andresoviedo

Thank you for your answer, but using Google ARCore requires ARCore to be installed, not very convenient

booldplx avatar May 10 '19 01:05 booldplx

I understand. I will soon implement AR features. I'll keep you posted.
Regards

andresoviedo avatar May 18 '19 15:05 andresoviedo