Mike,
The routines that Scott cites were nicely incorporated into
MasterMovie.py by Seth Harris (shar...@msg.ucsf.edu) that is derived
from Kristian Rother's rTools (www.rubor.de) and modified . Email
Seth to see where he hides the program.
Warren ... Glad to hear there is a new command i
005 11:37 PM
> To: pymol-users
> Subject: [PyMOL] view's in pymol and movie
>
> Hello again pymolers
> I have a question about the view matrices. Basically I would
> like to go from one view to another view gradually in a movie.
> Is there a way to calculate from the view matr
Hi Mike,
I use a nifty little script from Laurence Pearl/ Lieven Buts called
camera_view_travel, which creates smooth transitions between multiple
views of your molecule. I then call their script from my movie script.
Here is my movie.pml
and below that is camera_view_travel.py
I hope thi
Hello again pymolers
I have a question about the view matrices. Basically I would like to go from
one view to another view gradually in a movie.
Is there a way to calculate from the view matrices, how much I need to rotate
around x,y, and Z and move in x, y and z?
I'm sure it can be done, but h