Some Blender tricks for the impatient Mixed Reality / HoloLens developer (2)
As I wrote in my previous post about this subject - a Mixed Reality / HoloLens developer sometimes just needs to tinker a bit with models, but doesn’t have t...
As I wrote in my previous post about this subject - a Mixed Reality / HoloLens developer sometimes just needs to tinker a bit with models, but doesn’t have t...
Ideally, when you are working on HoloLens or other Mixed Reality projects, you have a full time designer on call in your team handling all the nastiness arou...
Sometimes you want UI elements to show in a disabled state - indicating you can do something, but that’s not available right now because the app is in a stat...
Another short tip: Usually when you want to act on a toggle button press - for instance on a PressableButtonHoloLens2Toggle - you connect a script method to ...
The problem A short tip this time. At Velicus, we are currently working on two apps. One is built with Unity 2019.4 LTS, the other with Unity 2020.3 LTS. The...