HTWG-VirtualReality / prototyp

0 stars 0 forks source link

Support different elements in highlight behaviors #65

Closed phaldan closed 7 years ago

phaldan commented 7 years ago

Current highlight only supports vr-class element, but it should support different elements. For this reason highlight should provide a method addHighlihght(Three.Material) and iterate over materials on highlight execution.