Opened 9 years ago
Closed 9 years ago
#635 closed defect (fixed)
silhouettes don't work right in orthographic
| Reported by: | Elaine Meng | Owned by: | Tom Goddard |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Graphics | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
With silhouettes + camera ortho, the outlines for depth jumps disappear regardless of depth jump magnitude... only the outlines around the outer edges remain. Example image attached.
Attachments (1)
Change History (2)
by , 9 years ago
| Attachment: | orthosil.png added |
|---|
comment:1 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed.
The silhouette edge depth jump test was assuming perspective projection. I made it handle orthographic projection too.