<div dir="ltr">Hi Tom and Elaine, <div><br></div><div>Thanks for the answer. I had found a workaround on this issue and hope you can help me understand this -- if I clip the plane using the buttons (Clip/Clip rotate) available in "Right Mouse" panel and I don't see this thick black edge anymore. Is it because the Clipping mode designated for the buttons is for front and back clipping? </div><div><br></div><div>Obviously, the depthJump 0.1 solves the problem (thanks for the tip)!</div><div><br></div><div>Thanks!</div><div>Ray</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 4, 2020 at 11:50 AM Tom Goddard <<a href="mailto:goddard@sonic.net">goddard@sonic.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Daniel,<br>
<br>
It is the silhouette depth jump parameter that is causing this. The default values is 0.03 and if you increase it<br>
<br>
graphics silhouette depthJump 0.1<br>
<br>
that might solve your issue. Let me explain what this parameter means. A black silhouette edge is drawn at a pixel if a neighbor pixel differs in depth by 0.03 times the full depth of the scene (between near and far clip planes). It is surprising to me that your helix has neighboring 2d pixels that differ in depth by more than 3% of the scene depth. But the helix axis is almost aligned with the view direction so two adjacent pixels on the helix can be at quite different depths. But also the full depth of your scene must be quite small, only a few times deeper than the length of the entire helix I guess. Maybe there is a bug here.<br>
<br>
Tom<br>
<br>
> On May 4, 2020, at 10:20 AM, Elaine Meng <<a href="mailto:meng@cgl.ucsf.edu" target="_blank">meng@cgl.ucsf.edu</a>> wrote:<br>
> <br>
> Hi Daniel,<br>
> Another parameter to play with is the graphics silhouettes "depthJump" value. In this case you could try increasing it. I've had similar problems, and at least part of the time, could solve them by fiddling with this value.<br>
> <br>
> <<a href="http://rbvi.ucsf.edu/chimerax/docs/user/commands/graphics.html#silhouettes" rel="noreferrer" target="_blank">http://rbvi.ucsf.edu/chimerax/docs/user/commands/graphics.html#silhouettes</a>><br>
> <br>
> I hope this helps,<br>
> Elaine<br>
> -----<br>
> Elaine C. Meng, Ph.D. <br>
> UCSF Chimera(X) team<br>
> Department of Pharmaceutical Chemistry<br>
> University of California, San Francisco<br>
> <br>
> <br>
>> On May 3, 2020, at 7:38 PM, Daniel Asarnow <<a href="mailto:asarnow@msg.ucsf.edu" target="_blank">asarnow@msg.ucsf.edu</a>> wrote:<br>
>> <br>
>> Hi,<br>
>> Is there any way to avoid this effect where silhouettes lead to an apparent flood fill? The helix in the upper left of this clip shows what I mean:<br>
>> <image.png><br>
>> <br>
>> I was able to work around it a bit by making the silhouettes thinner than I'd like, and aggressively supersampling. It seems severe with any silhouette width greater than 1.<br>
>> <br>
>> Thanks and best,<br>
>> -da<br>
> <br>
> <br>
> _______________________________________________<br>
> ChimeraX-users mailing list<br>
> <a href="mailto:ChimeraX-users@cgl.ucsf.edu" target="_blank">ChimeraX-users@cgl.ucsf.edu</a><br>
> Manage subscription:<br>
> <a href="http://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users" rel="noreferrer" target="_blank">http://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users</a><br>
> <br>
<br>
<br>
_______________________________________________<br>
ChimeraX-users mailing list<br>
<a href="mailto:ChimeraX-users@cgl.ucsf.edu" target="_blank">ChimeraX-users@cgl.ucsf.edu</a><br>
Manage subscription:<br>
<a href="http://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users" rel="noreferrer" target="_blank">http://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users</a><br>
</blockquote></div>