MadLeo
MadLeo

Reputation: 496

How to detect the floor/ground plane using unity Vuforia

I am a newbie to vuforia, I am working on a project based on augmented reality. I wanted to detect the floor as a part of my project.

My question is there any other way to recognize the floor/ground plane other than using the option "Image target" like this

Thanks in advance.

Upvotes: 1

Views: 1907

Answers (2)

ibrahim
ibrahim

Reputation: 168

This is an upcoming feature of Vuforia 7: https://www.vuforia.com/press-releases/ptc-announces-major-new-release-to-vuforia-augmented-reality-platform.html

It is not released yet. You can use ARKit (iOS) or ARCore (Android) now.

Upvotes: 1

Xavier C.
Xavier C.

Reputation: 65

You should check this library made by Vuforia: https://library.vuforia.com/articles/Training/Getting-Started-with-Smart-Terrain

Upvotes: -1

Related Questions