<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-ligatures:standardcontextual;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        font-family:"Calibri",sans-serif;
        mso-ligatures:standardcontextual;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">Hi,</p>
<p class="MsoNormal">I’m trying to make a movie where I highlight different parts of a large complex.  For one scene, I’m trying to interpolate between a zoomed out view of the whole complex (view p1), and then a zoomed in view of an interface (view p2), which
 shows a series of interactions. </p>
<p class="MsoNormal">What I want is a smooth transition of both the view and clipping plane from p1 to p2.  However, when I give the command:</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">view p1 p2 100 </p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">it interpolates the two positions/zooms fine, in 100 frames, but then after the movement adjusts the clipping plane all at once.  Is there a way to have the plane adjusted smoothly during transition between p1 and p2?</p>
<p class="MsoNormal">I’ve also tried fly, but this disregards clipping planes altogether.  Views are saved with
</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">view name  p1</p>
<p class="MsoNormal">view name  p2<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks in advance, </p>
<p class="MsoNormal">Greg</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal"><span style="mso-ligatures:none">--<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-ligatures:none">Gregory Martin, PhD. <o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-ligatures:none">Staff Scientist<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-ligatures:none">Lab of Andrew Ward<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-ligatures:none">Department of Integrative Structural & Computational Biology<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-ligatures:none">The Scripps Research Institute <o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-ligatures:none">La Jolla, CA 92037<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>