Jochen G
Jochen G
Is it possible to use MCS with Unity targets UWP Apps ?
I add to the GLTFSceneExporter to major changes. First I add a Methode to append bytes to the buffer, if it is not a multiply to 4. the secound change...
It would be nice to have the possibility, to define the navigation objects in XAML without a list via ViewModel. The code variant is quite cool if you want a...
Hi, I'm looking for an Example like the HoloLensArUcoExample but with free picures like the Markerless example in the normal OpenCV for Unity samples. And what is in your opinion...
Im trying to parse this JSON sipped to my Blazor page. But because of some weird RegEx parsing issue the process get stuck without any Exception. Can somebody tell me...
I don't know if this repo is still maintained but I give a try. I started with a console program that read a mf4 file ``` using (StreamReader sr =...