VMD-L Mailing List
From: Norman Geist (norman.geist_at_uni-greifswald.de)
Date: Wed Nov 15 2017 - 01:24:53 CST
- Next message: MD Simulation: "Exocyclic dihedral"
- Previous message: Nuno Sousa Cerqueira: "graphics in VMD and overlay"
- In reply to: Nuno Sousa Cerqueira: "graphics in VMD and overlay"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
You'd need to use the trace procedure in order to update the drawing every
frame. See this example:
http://www.ks.uiuc.edu/Research/vmd/mailing_list/vmd-l/att-2606/frameupdate.
vmd
It should be easy to adapt it. One hint from my side. Save the return values
of the draw command (handles) so that you can easily delete them before
drawing the new ones every frame. In case of having multiple drawings per
frame, it more smooth that "draw delete all"
Additionally the atoms you want to overlay with the cylinder can be aligned
using e.g. the Extension->Analysis->RMSD Trajectory Tool so they move less
between frames.
Good luck
Von: owner-vmd-l_at_ks.uiuc.edu [mailto:owner-vmd-l_at_ks.uiuc.edu] Im Auftrag von
Nuno Sousa Cerqueira
Gesendet: Dienstag, 14. November 2017 19:21
An: VMD <vmd-l_at_ks.uiuc.edu>
Betreff: vmd-l: graphics in VMD and overlay
Hello vmd community.,
Is it possible to draw a graphic, e.g. a cylinder, that stays all the time
above the structure that is displayed.
Here is an example of what is happening :
I have two molecules loaded in the VMD interface.
Molecule 1: any protein
Molecule 2: a cylinder or the type of graphic.
The problem is that every time I move molecule 1 (the protein), the atoms
it get above the cylinder that is in the molecule 2.
Is there any way to get this working ?
Thanks for the help.
Regards,
Nuno
______________________________________________
Nuno M. F. Sousa A. Cerqueira
Chemistry Department
Faculty of Sciences
University of Porto
Rua do Campo Alegre, s/n
4169-007 Porto
Portugal
Tel: +351 220402501
Fax: +351 220 402 009
email: <mailto:nscerque_at_fc.up.pt> nscerque_at_fc.up.pt
website: http://www.fc.up.pt/pessoas/nscerque
- Next message: MD Simulation: "Exocyclic dihedral"
- Previous message: Nuno Sousa Cerqueira: "graphics in VMD and overlay"
- In reply to: Nuno Sousa Cerqueira: "graphics in VMD and overlay"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]