<p dir="ltr">Continuing on ...<br>
With respect to the first image, I suspect that this may be fixed in the master by your submission: <a href="http://review.source.kitware.com/#/c/16872/">http://review.source.kitware.com/#/c/16872/</a> and/or <a href="http://review.source.kitware.com/#/c/16873/">http://review.source.kitware.com/#/c/16873/</a></p>
<p dir="ltr">As for the differences between the hill shapes in Windows and Linux, the same RNG needs to be used in all machines. I'll look at using one of the ones in vtkMath.h at some stage. There is an option to turn off random generation and generate regular shaped hills, but it is pretty boring.<br></p>
<p dir="ltr">Andrew<br>
</p>
<div class="gmail_quote">On Sep 10, 2014 10:30 PM, "David Cole" <<a href="mailto:dlrdave@aol.com">dlrdave@aol.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This example:<br>
<a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/CurvatureBandsWithGlyphs" target="_blank">http://www.vtk.org/Wiki/VTK/<u></u>Examples/Cxx/Visualization/<u></u>CurvatureBandsWithGlyphs</a><br>
<br>
Clearly contains:<br>
renWin->SetSize(800, 800);<br>
<br>
Why, then does the alternate valid image "Testing/Baseline/<u></u>Visualization/<u></u>TestCurvatureBandsWithGlyphs_<u></u>1.png" [1] in the VTK wiki examples git repository have dimensions 800 x 771? Why is an image of a different size considered valid?<br>
<br>
And ..... why are the images so different? Shouldn't the randomly generated images seen in this example be identical because of random seeding? Compare to the primary baseline image at [2].<br>
<br>
<br>
Thanks for any insight,<br>
David C.<br>
<br>
<br>
[1] <a href="https://gitorious.org/vtkwikiexamples/wikiexamples/source/09a4920a453052c36ad08d2994565dbec73a2107:Testing/Baseline/Visualization/TestCurvatureBandsWithGlyphs_1.png" target="_blank">https://gitorious.org/<u></u>vtkwikiexamples/wikiexamples/<u></u>source/<u></u>09a4920a453052c36ad08d2994565d<u></u>bec73a2107:Testing/Baseline/<u></u>Visualization/<u></u>TestCurvatureBandsWithGlyphs_<u></u>1.png</a><br>
[2] <a href="https://gitorious.org/vtkwikiexamples/wikiexamples/source/09a4920a453052c36ad08d2994565dbec73a2107:Testing/Baseline/Visualization/TestCurvatureBandsWithGlyphs.png" target="_blank">https://gitorious.org/<u></u>vtkwikiexamples/wikiexamples/<u></u>source/<u></u>09a4920a453052c36ad08d2994565d<u></u>bec73a2107:Testing/Baseline/<u></u>Visualization/<u></u>TestCurvatureBandsWithGlyphs.<u></u>png</a><br>
<br>
</blockquote></div>