Sadly, I am using VS 2008 on Windows and direct rendering.<br>Does someone know any other possible reason for vtkgl::GenBuffers == NULL ?<br><br>Regards,<br>Oliver<br><br><div class="gmail_quote">2010/5/27 Francois Bertel <span dir="ltr">&lt;<a href="mailto:francois.bertel@kitware.com">francois.bertel@kitware.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Are you using indirect rendering mode on Linux? If so, try VTK git, it<br>
should be fixed (a workaround for a nVidia bug in indirect rendering<br>
mode on Linux)<br>
<div><div></div><div class="h5"><br>
On Thu, May 27, 2010 at 6:51 AM, Oliver Kania<br>
&lt;<a href="mailto:kania.oliver@googlemail.com">kania.oliver@googlemail.com</a>&gt; wrote:<br>
&gt; In a previous post, I said that my App crashes with VTK 5.6 but not 5.2<br>
&gt; because GenBuffers == NULL during Interactor::Render.<br>
&gt; I found a post in the archive that says GenBuffers is NULL if the OpenGl<br>
&gt; Version is &lt; 1.5 and<br>
&gt; a certain extension is not loaded.<br>
&gt; How do I query the OpenGL version which is used by VTK and how do I change<br>
&gt; it ?<br>
&gt; However, my driver supports GL &gt; 2.0, and I guess VTK does load the best<br>
&gt; possible version.<br>
&gt; What other reason could there be for GenBuffers == NULL ?<br>
&gt; Is it possible to avoid usage of this function by VTK ?<br>
&gt;<br>
&gt; Best Regards, Oliver<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the VTK FAQ at:<br>
&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
François Bertel, PhD  | Kitware Inc. Suite 204<br>
1 (518) 371 3971 x113 | 28 Corporate Drive<br>
                      | Clifton Park NY 12065, USA<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br>