Need More Info
Last Updated: 20 Apr 2024 08:29 by ADMIN
Marc
Created on: 19 Apr 2024 07:44
Category: UI for .NET MAUI
Type: Feature Request
0
Augmented Reality
Are there any plans to add Augmented Reality components for .NET MAUI?
3 comments
ADMIN
Didi
Posted on: 20 Apr 2024 08:29

Hi Marc,

Thank you for the additional details.

In this case, I can suggest you submit a question to the MAUI Q&A  (Microsoft forum for .NET MAUI questions) or submit a question directly to the .NET MAUI GitHub repo. I think you are already on the correct path and just need the native Android implementation.

For example on WinUI, here are some helpful resources I found: 

You can display a 3D model (gltf or glb) using the https://learn.microsoft.com/en-us/uwp/api/windows.ui.composition.scenes?view=winrt-22621  Composition APIs

  

Demos https://github.com/microsoft/windowscompositionsamples/tree/master/

An older example of creating a self-contained seceneloader control => https://github.com/CommunityToolkit/SceneLoader

I hope the links will be of help.

Regards,
Didi
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Marc
Posted on: 19 Apr 2024 14:24

Hello Didi,

I am currently trying to visualize a 3D-model (f.e. glb-File) using augmented reality. In iOS it worked using ArKit/SceneKit but the integration into MAUI was basically calling the platform specific code and showing the iOS specific view.

In Android i was not able to get it done at all using .NET and Google ArCore.

ADMIN
Didi
Posted on: 19 Apr 2024 13:19

Hello Marc,

Currently, we do not have such controls. Could you please share what is the scenario you want to achieve with such controls? What are the needed controls for your case? Are you currently working on a project that requires such controls? 

Regards,
Didi
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.