Skip to main content
5-Regular Member
April 17, 2017
Solved

Why doesn't Scaling work on the Hololens?

  • April 17, 2017
  • 1 reply
  • 2496 views

If I make the Thingmark large, med, or small, the scaling on the Experience on the Hololens does not size.

Is this a bug or is it expected?

Best answer by pvermeer

This is not a bug.  The Marker Width of the ThingMark is used to determine the distance away form the camera of the Thingmark. So if the width of the ThingMark that is set in Studio doesn't match the real width, Vuforia will think the Thingmark is closer or farther way than it really is.

This is also true on other platforms, but projecting everything down to 2D  to display on screen and continually tracking the ThingMark every frame hides this fact. On a HoloLens, the item really inhabits 3D space and by defaults, Vuforia tracking is turned off after the position is determined.

If you are trying to change the size of the model, you should scale the model. not change the size of the ThingMark.

1 reply

pvermeer1-VisitorAnswer
1-Visitor
April 18, 2017

This is not a bug.  The Marker Width of the ThingMark is used to determine the distance away form the camera of the Thingmark. So if the width of the ThingMark that is set in Studio doesn't match the real width, Vuforia will think the Thingmark is closer or farther way than it really is.

This is also true on other platforms, but projecting everything down to 2D  to display on screen and continually tracking the ThingMark every frame hides this fact. On a HoloLens, the item really inhabits 3D space and by defaults, Vuforia tracking is turned off after the position is determined.

If you are trying to change the size of the model, you should scale the model. not change the size of the ThingMark.

15-Moonstone
December 7, 2017

Hi Pam,

Are we able to get "distance" value of the hololens camera according to the ThingMark position? Or any other point of the world?

It would be very useful!

Best,

Adam