Hello!
Quick post on Sunday after I finished in a a very bad shape the Niagara Falls Half Marathon. Thanks to Egor Bogatob (@egorbo) we have a specific project template to create projects UWP for Hololens with URHOSharp.
Even if the project type is Universal Windows Platform, the way an App starts is kind of different from the one we have in the Visual Studio UWP template. In this one, we have to create a class of type HoloApplication and instantiating it from the Main() of our app..
There are more details to have in has, as the model that is used to to initialize them elements 3D or animations that will use in the App for Hololens. But well, it is not time to talk about this… fast post!
Greetings @ Toronto
El Bruno
References
- Visual Studio Gallery, UrhoSharp for HoloLens
- GitHub, Urho Samples
- Xamarin, UrhoSharp
- Egor Bogatob, @egorbo