[vtkusers] How to disable hardware acceleration in VTK/OpenGL?

Mathieu Malaterre mathieu.malaterre at kitware.com
Tue Oct 5 14:10:57 EDT 2004


On my ATI card I do:

export LIBGL_ALWAYS_INDIRECT=1

or

export LD_PRELOAD=/opt/Mesa/lib/libGL.so (linux only I guess)

HTH
Mathieu

de Boer Ingo wrote:
> Hi,
> 
> I am trying to disable/enable hardware acceleration
> via a GUI of my program. How is that possible ?
> Can I use VTK or do I need plain OpenGL stuff ?
> 
> greets
>   Ingo
> 
> 
> ---
> Dr.-Ing. Ingo H. de Boer
> 
> Polytec GmbH
> Polytec-Platz 1-7, 76337 Waldbronn, Germany
> phone: ++49 7243 604 106
> fax  : ++49 7243 604 255
>  
> _______________________________________________
> This is the private VTK discussion list. 
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
> 






More information about the vtkusers mailing list