Matt McCormick
Matt McCormick
The units are in milliseconds; 10 would be 100 frames / second, which is already faster than a very smooth rendering rate, i.e. 60 fps. To avoid crashes, we should...
> Also does itk-vtk-viewer always rendering it immediately after calling set_image? Yes -- render is performed after new data is added, so we need to take care to avoid trying...
Theories discussed with @PaulHax include cloning to create a transferable when passing to worker threads when SharedArrayBuffer is not available. Architecture improvements could include keeping source data in a dedicated...
@vsoch @yarikoptic
Will need to specify the output path per https://github.com/datalad/datalad-action/issues/5
Issue for macOS failure: https://github.com/datalad/datalad-action/issues/6
This may be addressed by https://github.com/Kitware/itk-vtk-viewer/pull/450/commits/939b3a673979d0f3d3bd971222e1fd7f3589380b
@oeway could you please re-test with the latest release when you have a chance? This should be addressed now.
> I'm using the embedded viewer via CDN to visualise some unstructured grid data. The reader works great. Thanks for this cool tool. Thank you for the kind words --...
@PaulHax I did not test this -- are any of the testing datasets we have relevant?