<div dir="ltr">I would look at the the difference between sun diameter and the planets (if you show the sun on the screen a planet would be smaller than a pixel). Also, the distance between planets might be so big that if you want to show that on the screen, planets would be too small to be seen. I have not look at the actual distances, but this might be some of what you are seeing.<div><br></div><div>I would start with smaller ratios between sun vs planets and distances between planets versus planet diameters. After everyting works as expected, you can move toward the real distances.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 11, 2017 at 9:57 AM, Mads M. 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"><div dir="ltr">Hi list,<div><br></div><div>I am currently writing what I hope is to be a realistic simulation of the Solar System in C++ and to visualize it in 3D with VTK. However when I try to render the objects (which er spheres) I get either a black screen or when I scale the distances/radii a bit the object shown, until I click with the mouse and then it disappears.  You can see the code attached.</div><div><br></div><div>Do you have any suggestions on how to solve this issue?</div><div><br></div><div>Thanks, </div><span class="HOEnZb"><font color="#888888"><div>Mads.</div></font></span></div>
<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>
<br></blockquote></div><br></div>