<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Gabe,<div class=""><br class=""></div><div class="">  I agree the silhouette edges look bad on meshes.  ChimeraX cannot turn off silhouette edges on just meshes.  It uses the scene depth at each pixel to compute the edges and the mesh contributes to the scene depth.  This is a different method than Chimera used.  It has the advantage that it renders basically as fast as without silhouettes where Chimera renders about 2x slower with silhouettes.  The Chimera method won't work in ChimeraX because ChimeraX uses modern OpenGL (core profile) which no longer supports drawing linewidth greater than 1.  The Chimera algorithm worked by drawing the edges of every triangle in the scene with linewidth 2 and slightly behind the triangle.  This linewidth 1 only limitation of modern OpenGL also is a problem with meshes on retina displays where the lines are too thin and hard to see.</div><div class=""><br class=""></div><div class="">  At any rate, there are ways to provide silhouette edges only on some models but not meshes.  But they are hard to implement.  I'll make a ticket for it but don't expect to be able to do it with our limited resources.</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre">       </span><a href="https://plato.cgl.ucsf.edu/trac/ChimeraX/ticket/2765" class="">https://plato.cgl.ucsf.edu/trac/ChimeraX/ticket/2765</a></div><div class=""><br class=""></div><div class="">  So the best advice I have is show the atomic model and mesh without silhouettes or use Chimera.</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre">    </span>Tom</div><div class=""><br class=""></div><div class="">Examle of mesh with silhouette edges</div><div class=""><div><img apple-inline="yes" id="A18A6494-8AAD-4498-9EF2-AC824A5849A2" src="cid:1065E4C2-AF89-4187-928B-0D31CBC85486@cgl.ucsf.edu" class=""><br class=""><blockquote type="cite" class=""><div class="">On Jan 18, 2020, at 4:01 PM, Gabriel Lander <<a href="mailto:glander@scripps.edu" class="">glander@scripps.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi Tom,<br class="">One of the "go-to" representations to demonstrate the quality of a modeled PDB in an EM density is sticks shown in a volume mesh. In Chimera when you turn on silhouettes they would only show around the atoms, but not the mesh. This is not the case in ChimeraX, and renderings with silhouettes and meshes look really messy. Is there a way to specifically turn off silhouettes on meshes but not atoms?<br class="">Thanks,<br class="">-gabe<br class=""><br class=""><br class=""></div></div></blockquote></div><br class=""></div></body></html>