[vtkusers] Newer version of vtkFXCanvas has more bug , memory increase of rendering

nagao saichi nagao-saichi at jcom.home.ne.jp
Thu May 25 20:26:23 EDT 2017


newer version detecte fatal error , continue rendering long time. 

in createWritableImage method , add two lines like below.

  	writer.setPixels(0, 0, w, h, pixForm, array.GetJavaArray(), 0, w*3);
  	array.Resize(0);
  	array.Delete();





--
View this message in context: http://vtk.1045678.n5.nabble.com/VTK-and-JavaFX-tp5728083p5743420.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list