<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Feb 24, 2016 at 8:39 AM, Aashish Chaudhary <span dir="ltr"><<a href="mailto:aashish.chaudhary@kitware.com" target="_blank">aashish.chaudhary@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
> With the volume size at 1024x1024x1024, however, there was a wrap-around<br>
> artifact.  I'm guessing that it was due either to memory limitations, or due<br>
> to integer overflow.  Maybe a hardware issue, maybe the driver, hard to say<br>
> when the data set itself is 2GB.  This is a Mac (10.9.5) with AMD FirePro<br>
> D700 6GB, what datatypes does the mapper use for the buffers?<br>
<br>
</span>this is interesting hard to say what's happening here but I didn't<br>
encounter this issue before. Typically I would expect that you get GL<br>
error or a CRASH.<br>
Would be it possible to post your example code and data somewhere? Or<br>
else, I will see if I can create a example myself.</blockquote><div><br></div><div>I have attached the example.  It uses the headsq "half" dataset and upsamples</div><div>it to the desired resolution.  If you don't have the "half" dataset, you can use the</div><div>headsq "quarter" dataset instead.</div><div><br></div><div>Currently the code resamples the volume to 1024x1024x768 (line 38).</div><div><br></div><div>Thanks,</div><div> - David</div></div></div></div>