<p dir="ltr">Den 8 maj 2017 1:45 em skrev "Will Schroeder" <<a href="mailto:will.schroeder@kitware.com">will.schroeder@kitware.com</a>>:<br>
><br>
> I love this bug! The more the esoteric bugs we have time to chase, my obviously biased conclusion is that the better the quality of VTK's core functionality is :-)<br>
><br>
> I would enjoy seeing screenshots. I assume they would be public and we would be able to use them elsewhere? Of course with appropriate credit...</p>
<p dir="ltr">I second that. Would love to see what you're up to. We're using VTK for visualisation of the result coming from our xray based drill core scanner, so sort of in the mining field as well. Though obviously our machine is puny compared to yours :)</p>
<p dir="ltr">Elvis</p>
<p dir="ltr">><br>
> Best,<br>
> W<br>
><br>
> On Mon, May 8, 2017 at 7:25 AM, Paul <<a href="mailto:paul@3dimageautomation.com.au">paul@3dimageautomation.com.au</a>> wrote:<br>
>><br>
>> Hi,<br>
>><br>
>> We are using VTK in a 3D LiDAR based mining automation application which operates continuously.<br>
>><br>
>> VTK in medical application is great but VTK controlling the world’s largest autonomous machine is interesting for engineering types.<br>
>><br>
>> If anyone is interested we can post some screenshots.<br>
>><br>
>> <br>
>><br>
>> Many of the vtk developers will remember the vtk code impact of our original issue with overflow of ModifiedTime on a Win64 build.<br>
>><br>
>> Thanks again for the effort, it was certainly a relief as it was so critical for our application success.<br>
>><br>
>> <br>
>><br>
>> Subsequent to the overflow fix the application has been running without issues on two system equipped with dual Xeon processors.<br>
>><br>
>> However one system with a four core i7 was having rendering issues at intervals of a week or more.<br>
>><br>
>> Our initial thoughts was that the issue was related to high processor loading.<br>
>><br>
>> <br>
>><br>
>> It turns out that the issue is related to ModifiedTime.<br>
>><br>
>> Rendering breaks if the PC time is changed in a negative direction.<br>
>><br>
>> <br>
>><br>
>> It took us some time to discover this.<br>
>><br>
>> The i7 system is running Windows 7 and the Windows Time service was in the Scheduled Tasks to run once a week on Sunday morning.<br>
>><br>
>> Vtk rendering only breaks if the time synchronisation has a negative correction.<br>
>><br>
>> This can be reproduced by manually changing the PC time backwards.<br>
>><br>
>> <br>
>><br>
>> <br>
>><br>
>> Q. Could this be resolved by making ModifiedTime independent of the PC clock.<br>
>><br>
>> We run a PLC (real time automation controller) in kernel mode on the same platform.<br>
>><br>
>> PLC’s are used in time critical applications such as motion synchronisation and use a SystemTime that does not jump.<br>
>><br>
>> I am not sure what mechanism the PLC uses but suspect that the time is initialised to the PC time on application start and then incremented at 100nS intervals (the timer resolution).<br>
>><br>
>> <br>
>><br>
>> Paul<br>
>><br>
>><br>
>> _______________________________________________<br>
>> Powered by <a href="http://www.kitware.com">www.kitware.com</a><br>
>><br>
>> Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br>
>><br>
>> Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers">http://markmail.org/search/?q=vtk-developers</a><br>
>><br>
>> Follow this link to subscribe/unsubscribe:<br>
>> <a href="http://public.kitware.com/mailman/listinfo/vtk-developers">http://public.kitware.com/mailman/listinfo/vtk-developers</a><br>
>><br>
>><br>
><br>
><br>
><br>
> -- <br>
> William J. Schroeder, PhD<br>
> Kitware, Inc. - Building the World's Technical Computing Software<br>
> 28 Corporate Drive<br>
> Clifton Park, NY 12065<br>
> <a href="mailto:will.schroeder@kitware.com">will.schroeder@kitware.com</a><br>
> <a href="http://www.kitware.com">http://www.kitware.com</a><br>
> (518) 881-4902<br>
><br>
> _______________________________________________<br>
> Powered by <a href="http://www.kitware.com">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers">http://markmail.org/search/?q=vtk-developers</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/vtk-developers">http://public.kitware.com/mailman/listinfo/vtk-developers</a><br>
><br>
></p>