<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""> Hi  all,</div><div class=""><br class=""></div><div class=""> I am dealing with stereo rendering pb on VTK6 and Qt5.</div><div class=""><br class=""></div><div class=""> The attached code sample correctly displays stereo rendering </div><div class=""> (quad_buffer/crystal eyes, but also other stereo types e.g horizontal_split</div><div class=""> or anaglyph) when compiled with QT4. It works with VTK6.0 and VTK6.1</div><div class=""><br class=""></div><div class=""> The same code compiled with QT5 (5.3) and VTK6.1 does not render</div><div class=""> quad_buffer stereo (anaglyph and horizontal_split stereo are OK).</div><div class=""><br class=""></div><div class=""> The host runs FedoraCore20, with the distrib version of Nvidia drivers</div><div class=""> (331-39-2).  Both binaries are linked with the same opengl dirvers.</div><div class=""><br class=""></div><div class=""> It is a known issue with quand_buffer rendering with VTK6.1 and QT5? </div><div class=""> Or…. what did I wrong ? </div><div class=""><br class=""></div><div class=""> Here is the code:</div><div class=""></div></body></html>