Opened 6 years ago
Closed 5 years ago
#2833 closed defect (fixed)
VR room camera depth cue is wrong
Reported by: | Tom Goddard | Owned by: | Tom Goddard |
---|---|---|---|
Priority: | moderate | Milestone: | |
Component: | VR | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
Showing a volume surface in VR with the VR room camera enabled shows the map surface dimmed by depth cueing if the map box is small, but bright if the box is large or close to the room camera. The depth cue is not reasonable and often too dark. Not sure how it is being calculated.
Note:
See TracTickets
for help on using tickets.
Fixed.
VR room camera was being included in scene bounds. Made it skip bounds and disabled depth cue on camera billboard so it does not disappear.