I have used VTK with Java occasionally myself, but a testcase that
reproduces the problem is really required to make sensible progress.

On Tue, 2003-07-29 at 16:35, R K Shyamprakash wrote:
> Hello,
>         Has anybody used Visualization Toolkit(VTK) with Java(ref: www.vtk.org). I
> am using it currently and I am encountering few problems in repainting of
> java components. In VTK, we have vtkPanel, which is very similar to Canvas3D
> of java 3d to which I can add vtk 3d objects(called vtkActor). If I continue
> the operation of adding and removing these vtkActors to vtkPanel for a say 5
> minutes or so, the complete Java GUI freezes(gray out) except for 3d window.
> Once I dispose this window, everything returns to normal(the GUI again
> becomes active). I feel this is something to do with graphics resources not
> getting released. has anybody encountered such problem either in vtk or
> java3d? Can somebody help in this regard.

--
============================================================================
   ,-_|\   Richard Smith - SE Melbourne
  /     \  Sun Microsystems Australia         Phone : +61 3 9869 6200
[EMAIL PROTECTED]                        Direct : +61 3 9869 6224
  \_,-._/  476 St Kilda Road                    Fax : +61 3 9869 6290
       v   Melbourne Vic 3004 Australia
===========================================================================

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to