estrasnick / Augmented-Reality-Piano-Interface

Project for Stanford's CS 377M course. Augmented Reality Piano Interface.
4 stars 3 forks source link

Purple Highlighting (no shader) when viewing on the Hololens #9

Closed austinchambers closed 8 years ago

austinchambers commented 8 years ago

To Repro:

  1. Deploy to the device and look at an interactive object (e.g., the sphere)
    • Expected: The sphere is highlighted with a brighter color to indicate that it is interactive.
    • Actual: The sphere turns purple (no shader)
austinchambers commented 8 years ago

Fixed by switching to "Mobile\Bumped Specular." I'm thinking that this highlighting style is a little weak and instead, we should adopt the Hololens-style UX (bounding box on move/select).