[vtkusers] How VTK assign color to points

Dženan Zukić dzenanz at gmail.com
Mon Jul 30 09:57:58 EDT 2012


I am not an expert for VTK, but I know VTK is built on top of OpenGL, and
most things which are true for OpenGL are also true for VTK. Especially
this low-level stuff. I recommend to look for how OpenGL does this color
computation, and most likely VTK does it the same way.

On Mon, Jul 30, 2012 at 2:33 AM, Jana Sefcikova <neollie at gmail.com> wrote:

> Hi, where VTK computes final color for polydata points using actors
> property for specular, ambient, diffuse coefficients and colors ?
> What is formula for VTK illumination ?
>
> I already posted long question concerning this topic, but I would really
> appreciate any hint asap.
>  Jana
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120730/231b5b02/attachment.htm>


More information about the vtkusers mailing list