<div dir="ltr"><div><div><div><div><br></div>hi all,<br></div>i have a 3d volume and i ve wrote a function to rotate it:<br><br>Renderer->GetActiveCamera()->Roll(deg1);<br>Renderer->GetActiveCamera()->Azimuth(deg2);<br>
Renderer->GetActiveCamera()->Elevation(deg3);<br><br></div>in comparison with defult rotation in vtkrenderwindowinteractor, mine is slower and keep the image quality while the defult rotation(which use mouse events) reduces the quality during the rotation and when the rotation finished it restores the initial quality, i want to know where is the code of this process or how could i do the same?<br>
</div><div>thanks<br></div><div>hossein<br></div></div>