<div dir="ltr">Hi All,<div><br>I'm working with the changeset in the PR:</div><div><br></div><div><a href="https://bitbucket.org/yt_analysis/yt/pull-request/1193/fix-bug-with-mismatched-smoothing-trees#comment-3027301">https://bitbucket.org/yt_analysis/yt/pull-request/1193/fix-bug-with-mismatched-smoothing-trees#comment-3027301</a><br></div><div><br></div><div>that has allowed gadget data sets to be visualized using volume rendering.   </div><div><br></div><div>The following script:  <a href="http://paste.yt-project.org/show/5113/">http://paste.yt-project.org/show/5113/</a></div><div><br></div><div>(written with a good bit of help by Matt) produces the following image ('junk.png' in the script):<br></div><div><br></div><div><a href="http://i.imgur.com/ro7fWZ0.png">http://i.imgur.com/ro7fWZ0.png</a></div><div><br></div><div>note, the script relies on a function elsewhere (ds_zoom) that finds the parttype0 density peak, and cuts out a region around it (for use with cosmological data sets in this case).</div><div><br></div><div><br></div><div>My issue is that I'd like to use the nice camera rotation features, which you can see I've included at the bottom of the script taken from the yt docs.    The rotated images are all super dark though:</div><div><br></div><div>2 of them can be found here:</div><div>







<p class=""><a href="http://i.imgur.com/tbsbkti.png">http://i.imgur.com/tbsbkti.png</a><br><a href="http://i.imgur.com/SHY0KjJ.png">http://i.imgur.com/SHY0KjJ.png</a></p><p class="">I've tried crankng down the clip_level by a factor up to 1e3 and don't see much change.  Is this a transfer function issue?  Or are there other keywords that I might try? (I can't seem to find much else in the help docs for cam.rotation). </p><p class="">Finally, as a side question, is there an obvious way to make a color bar for this sort of VR image?  The only description of this I could find (though maybe missed it?) in the docs was associated with off-axis projections, which didn't work in this case.</p><p class="">Thanks for any thoughts on this!<br></p><p class="">desika</p><p class=""><br></p><p class=""><br></p><p class=""><br></p></div>







</div>