.NET Integration
Examples to get started fairly quickly.
I'm trying to be as complete possible - so someone who comes without experience, will not get lost.
.NET integration: Vuzix on MAUI
What we'll try to achieve We'll build an integration in MAUI that will hide all the complexity d...
.NET MAUI Integration: First contact
Introduction On this page, it's assumed you have a MAUI project with the nuget package ready to ...
.NET MAUI Integration: Images & Image Size exploration
Introduction At the end of this page, you will generate an image and display it in the glasses. ...
.NET MAUI - Handling taps
Now that we can send text and images, we can handle events.We'll continue from the last project. ...
.NET MAUI - reporting events to the GUI
In this page, we will send a notifiation of an event back to the .NET GUI. The resulting project...
.NET MAUI - reading glass status
Once you're playing around and get some life in the glasses, there are moments you're not sure if...