[vtkusers] Java -- vtkPanel, getting SimpleVTK set up
Curtis Layton
curt.layton at gmail.com
Tue Nov 16 21:32:17 EST 2004
(if this is a stupid post where the answer is easy or I haven't
included critical info, somebody please take pity and point me in the
right direction.)
Red Hat 2.4.20-37.9.legacy
jdk1.5.0
vtk 4.2
The SimpleVTK demo runs, but rendering is slow and choppy (not
hardware accelarated?)
If I add the line to the main method of SimpleVTK:
panel.renWin.Report();
the resulting output is:
direct rendering = false
opengl supported = false
report = display id not set
Cone5 from the tutorial renders very smoothly.
More information about the vtkusers
mailing list