| | 14 | <p> |
| | 15 | 210. |
| | 16 | <b>Show virus gray levels on spherical surface</b><br> |
| | 17 | Tim Baker<br> |
| | 18 | January 23, 2009<br> |
| | 19 | Want to be able to interactively adjust sphere radius while displaying virus |
| | 20 | map gray levels on sphere. Chimera can do this now by combining the Icosahedron |
| | 21 | tool and surface color tool but there are two problems: 1) too slow when showing full |
| | 22 | resolution data, and 2) many steps required to set up this mode. The first problem |
| | 23 | is partially alleviated by the per-pixel coloring option of the surface color tool |
| | 24 | which allows full resolution volume data display on a coarse triangulated surface. |
| | 25 | But that requires that the full volume data fit in an OpenGL 3d texture which limits |
| | 26 | this technique to small maps. Would be useful to have a special purpose tool to ease |
| | 27 | the setup of this useful viewing mode. Baker lab uses RobEM program developed at Purdue |
| | 28 | for this but it can only handle limited map sizes. |
| | 29 | </p> |