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, as the
wiki say they should.

     Am I doing something wrong?

Best regards,
Leandro
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
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