<div dir="ltr">A long time ago I did this with VisIt.  It could output two images from slightly different views and then you could combine them with imagemagik:<div><br></div><div><div>     composite -stereo visit0001.tif visit0002.tif 3d.png</div>
</div><div><br></div><div>You should be able to get the same effect by rotating the image slightly and saving a second image.</div><div><br></div><div>Note however that getting accurate colorspaces is important, and depending on how you encode the movie, the color shift may make the 3-d effect go away.  Again, years ago, I found the following worked:</div>
<div><br></div><div><div>mencoder "mf://frames/enuc_3d_*.png" -ovc lavc -lavcopts vcodec=ffv1:format=BGR32 -mf type=png -o wd_576_enuc_stereo.avi </div></div><div><br></div><div>and this needed to be played as:</div>
<div><div><br></div><div>mplayer -vo gl2 wd_576_enuc_stereo.avi</div></div><div><br></div><div>I can't find my notes right now about the colorspace issue, but it's on the google.</div><div><br></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Wed, May 7, 2014 at 12:37 PM, Fernando Becerra <span dir="ltr"><<a href="mailto:becerrafernando@gmail.com" target="_blank">becerrafernando@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi yt users,<br>
<br>
Does anyone of you have experience in making 3D movies of your simulations with yt?<br>
So far I've been just using projections and volume renderings to make movies, but I was wondering if there is an easy way to generate 3D stereoscopic movies.<br>
Any help will be much appreciated.<br>
<br>
Best,<br>
Fernando.<br>
_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Michael Zingale</div><div>Associate Professor</div><div><br></div><div>Dept. of Physics & Astronomy • Stony Brook University • Stony Brook, NY 11794-3800</div>
<div><i>phone</i>:  631-632-8225</div><div><i>e-mail</i>: <a href="mailto:Michael.Zingale@stonybrook.edu" target="_blank">Michael.Zingale@stonybrook.edu</a></div><div><i>web</i>: <a href="http://www.astro.sunysb.edu/mzingale" target="_blank">http://www.astro.sunysb.edu/mzingale</a></div>

</div>