[vtkusers] Hardware related question
Prabhu Ramachandran
prabhu at aero.iitm.ernet.in
Wed May 29 12:25:09 EDT 2002
>>>>> "NT" == Naoko TAKAYA <takaya at cv.cs.ritsumei.ac.jp> writes:
NT> I know that OpenGL supports 3D graphics hardware acceleration
NT> but does VTK also support it? Must I use
NT> vtkOpenGLRenderWindow and vtkOpenGLVolumeRayCastMapper to
NT> render object using 3D graphics hardware acceleration?
VTK uses OpenGL underneath so whatever acceleration you get with
OpenGL, you should get with VTK except that VTK will add some
overhead. Basically, the answer to your question is yes, VTK also
supports hardware acceleration if you compiled VTK with OpenGL/Mesa
and your OpenGL/Mesa itself is accelerated. I am not sure about the
{Carbon,Cocoa,WinCE}RenderWindows.
prabhu
More information about the vtkusers
mailing list