#Hololens – How to use clases TapToPlace and InitialScanManager

Hi ! Yesterday I wrote about a custom solution I made to have Tap to Place feature in an Hololens App. The main set of features was We can perform an initial scan of an environment, based on a time constraint. Also we can continue the scan process if we don’t find a minimum of…… Continue reading #Hololens – How to use clases TapToPlace and InitialScanManager

#Hololens – Cómo utilizar las clases TapToPlace y InitialScanManager

Hola ! En el post de ayer compartí una solución para tener las siguientes capacidades en un proyecto de Hololens Realizar un scanner inicial del ambiente basado en tiempo y en cantidad de frames encontrados para piso y pared Se puede iniciar un proceso de Tap to Place sobre un holograma El proceso valida además…… Continue reading #Hololens – Cómo utilizar las clases TapToPlace y InitialScanManager

#Hololens – Alternative fix to the TapToPlace and WorldAnchor issue (until official #HoloToolkit release)

Hi ! If you work with Beta products you will find funny scenarios, like something working, then not working, then working again. The next Hololens forums thread is a must read if you want to understand the frustration you can get in this scenarios: VS2017/U5.6 Crash – WinRTScriptingObjectWrapper::InternalAddRef Reference Count cannot be zero (link) TLTR HoloToolkit current…… Continue reading #Hololens – Alternative fix to the TapToPlace and WorldAnchor issue (until official #HoloToolkit release)

#Hololens – Solución al problema con TapToPlace agregando validación de planos (hasta que #HoloToolkit sea compatible)

Hola ! Cuando trabajas con productos en estado Beta puedes encontrarte con errores como el que se comenta en el siguiente post del foro: VS2017/U5.6 Crash – WinRTScriptingObjectWrapper::InternalAddRef Reference Count cannot be zero (link) TLTR la versión actual de HoloToolkit no está soportada por Visual Studio 2017 y Unity3D 5.6.  En otras palabras hay funcionalidades…… Continue reading #Hololens – Solución al problema con TapToPlace agregando validación de planos (hasta que #HoloToolkit sea compatible)