Q: How to use antialiased lines and points with vtk?

Mirco Mueller mirco at pool.informatik.rwth-aachen.de
Fri Aug 20 16:08:56 EDT 1999


Greetings vtk-gurus!

    I wonder how to use the hw-antialiasing features of my
OpenGL-accelerator. There is this method vtkRenderWindow->SetAAFrames(
samples ), but this seems to perform rather software-driven and is
therefore not usable for the needed realtime performance of my app. I
assume that the method vtkRenderWindow->SetMultiSamples( samples ) only
is usable/works with OpenGL-accelerators that have the
GL_MULTISAMPLE_SGIS extension (e.g. RealityEngine2).

    I know that most OpenGL-accelerators have hw-accelerated point- and
line-antialiasing built in (like the used ACCELGalaxy). Within
OpenGL-only apps it is very easy to switch on this feature. But how can
I enable this from within a vtk app?

Thanks in advance for Your time and kind advice!

Ciao...

Mirco



-----------------------------------------------------------------------------
This is the private VTK discussion list.  Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>.  For help, send message body containing
"info vtkusers" to the same address.     Live long and prosper.
-----------------------------------------------------------------------------





More information about the vtkusers mailing list