<div dir="ltr">I believe VTK can handle this but there are pitfalls if you want to have huge distances combined with small scale local details. Basically create two renderers on top of each other render the large scale first in one then the small scale second on the other with SetTransparent(1). If your large scale data goes in front of your small scale then it gets trickier as you would need to use the zbuffer from the large scale as a texture with a modified shader in the small scale. The details of which would not be a short email.</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 30, 2017 at 1:33 PM, Mads Munch Hansen <span dir="ltr"><<a href="mailto:madsmh@gmail.com" target="_blank">madsmh@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have asked before about using VTK to render a solar-system<br>
simulation. I came across this answer<br>
<br>
<a href="https://stackoverflow.com/questions/28014922/is-it-possible-to-make-rea
listic-n-body-solar-system-simulation-in-matter-of-siz" rel="noreferrer" target="_blank">https://stackoverflow.com/<wbr>questions/28014922/is-it-<wbr>possible-to-make-rea<br>
listic-n-body-solar-system-<wbr>simulation-in-matter-of-siz</a><br>
<br>
The accepted answer talks about rendering multiple frustums and<br>
combining z-buffering and -sorting. Is this possible to do in VTK? and<br>
if so, how would one go about it?<br>
<br>
Regards, Mads.<br>
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtkusers</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Ken Martin PhD<div>Distinguished Engineer<br><span style="font-size:12.8px">Kitware Inc.</span><br></div><div>28 Corporate Drive<br>Clifton Park NY 12065<br><div><br></div><div><span style="font-size:10pt;font-family:Tahoma,sans-serif">This communication,
including all attachments, contains confidential and legally privileged
information, and it is intended only for the use of the addressee.  Access to this email by anyone else is
unauthorized. If you are not the intended recipient, any disclosure, copying,
distribution or any action taken in reliance on it is prohibited and may be
unlawful. If you received this communication in error please notify us
immediately and destroy the original message. 
Thank you.</span></div></div></div></div></div>
</div>