model-element icon indicating copy to clipboard operation
model-element copied to clipboard

Rename `Camera` objects

Open cabanier opened this issue 3 years ago • 3 comments

camera implies that this feature controls the projection matrices of the model. If is implemented in a VR device, HTMLModelElementCamera wouldn't control the camera but the orientation.

cabanier avatar Jul 25 '22 16:07 cabanier

Related question: in a VR / AR device, would this be something that the page will be able to control or even access? I imagine that in non-seated VR / AR, the UA would "pop out" the model into the user's virtual / real world and the user would be able to walk around the model. If this is something that the page can inspect, it'd be a way for it to learn about the user's pose, or am I missing something here?

bialpio avatar Jul 25 '22 17:07 bialpio

Yes, it would pop out but it seems that the author would still want the ability to modify the orientation.

cabanier avatar Jul 25 '22 18:07 cabanier