> By interpolation between frames, I mean: an option, in the animation > menu, to create a number of "transition" frames between two frames in > an animation to make it look smoother. This is how it was described > to me: > > "I don't know how it work under the hood, but in the jmol 9 that I > use, when you open the Extras->Animate panel, you can check > 'interpolate between frames', and choose the number of frames that it > will add between the ones you have loaded."
Yes, Jmol 9 had this feature. It did linear interpolation of atom positions between frames. > Googling it turned up this alone: http://thomas.kuehne.cn/references/ > jmol.diff. > > Weird? Maybe this was a branch that didn't catch on or something, but > if it in fact is not implemented in Jmol 10, I could take a stab at it. Most of the internal architecture was redone with Jmol 10. This feature related to animation was lost. I suggest that if you want to add this to Jmol 10 that it may be easier to add a separate 'interpolate' step that actually calculates and stores the intermediate positions of the atoms. I also suggest that you may want to consider using a spline-type interpolation rather than a linear interpolation. I think that would give better interpolated results in that the interpolated positions would be a smoothed position across 4 points rather than a linear position between 2 points. Miguel ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Jmol-users mailing list Jmol-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-users