Changes between Version 54 and Version 55 of Scripts


Ignore:
Timestamp:
Jun 7, 2012, 10:12:19 AM (14 years ago)
Author:
goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Scripts

    v54 v55  
    99These Python scripts provide capabilities not available using Chimera commands.  They may only work with specific Chimera versions.
    1010
     11 * [attachment:tilemap.py tilemap.py]. Tile a map to avoid OpenGL texture rendering size limits with solid style. Tested with Chimera 1.7 daily build.  June 7, 2012.
    1112 * [attachment:eulermove.py eulermove.py]. Rotate a map by specified Euler angles. Tested with Chimera 1.7 daily build.  April 24, 2012.
    1213 * [attachment:vclip.py vclip.py]. Show the intersection and union of two maps. Tested with Chimera 1.7 daily build.  April 22, 2012.