[vtkusers] Turn off Z-buffer Depth using vtkPolyDataMapper
Amine SAHTARI
msahtari at gmail.com
Thu Dec 18 09:51:50 EST 2008
Thank you Utkrsh for your answer. I really appreciate it.
I guess that I should copy and modify my vtkPolyDataMapper.I would just to
know where in vtkMyPolyDataMapper code, I should disable the Z-buffer by
using : glDepthMask(GL_False);
I am not sure that it is the best way to do that.
Any suggestions ?
Please correct me if I am wrong.
Amine
2008/12/18 Amine SAHTARI <msahtari at gmail.com>
> Hi experts,
>
> I would like to know how to turn off Z-Buffer (Depth) using
> vtkPolyDataMapper. Is there an option ? or shall I modify the code of
> vtkPolyDataMapper ?
>
> Looking forward to hear from you soon.
>
> Thanks in advance,
>
> Amine
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20081218/0d7bd271/attachment.htm>
More information about the vtkusers
mailing list