Start a new topic

Plane Detection in Xamarin.Forms

Hello Team,


I am currently trying to implement below use case,

Use case:  To detect vertical surface(eg wall) and place an object on wall.


I am integrating wikitude sdk with Xamarin.Forms platform using page renderer.

Below are the technical details-


Xamarin.Wikitude.SDK.JS(8.10.0) - JS API

Xamarin.Android Version: 10.0.3.0 (Visual Studio Community)

Xamarin.iOS Version: 13.4.0.2 (Visual Studio Community)


As per my analysis so far,I understand that we need to use plane detection for implementing above usecase.

Could you please assist how we can achieve this in Xamarin?


1 Comment

Hi,



the JavaScript version of the Wikitude SDK does not support plane detection. You will have to use the native SDK for that (or the Unity plugin which is based on the native SDK).



- Daniel


Login or Signup to post a comment