Dear users,

     I'm trying to make a movie during which a surface changes its color. I
followed the tutorials from the wiki and successfully created two scenes
with the desired colors.
     However, I can't make them iterate smoothly. Instead, The first half
of the frames display the first scene and the second half the second scene.

     I'm using the following commands:

mset 1x 60
scene 001, store
scene 002, store
frame 1
mview store, scene=001
frame 60
mview store, scene=002
mview interpolate

    Also, the scenes doesn't change smoothly when I press PgUp/Down.

     Am I doing something wrong?

Best regards,
Leandro
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to