Changes between Version 62 and Version 63 of requests


Ignore:
Timestamp:
Oct 14, 2009, 1:17:31 PM (17 years ago)
Author:
goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • requests

    v62 v63  
    1010Currently they include only those collected by Tom Goddard (focus on
    1111density maps, molecular assemblies, electron microscopy).
     12</p>
     13
     14<p>
     15219.
     16<b>Make one layer mesh hide far mesh</b><br>
     17Elaine Meng<br>
     18October 13, 2009<br>
     19Currently the one transparent layer surface option on mesh display just hides
     20the far mesh lines at points where they cross near mesh lines -- almost no effect.
     21Would be much more useful if it hid the entire far mesh as if the foremost mesh
     22was a filled surface.  This sounds easy, a matter of writing the filled triangles
     23to the OpenGL depth buffer, but I this will obscure front mesh lines in places
     24because the triangle and edge depths are not identical.  Not sure.
    1225</p>
    1326