[vtkusers] no shading rendering

中島 真一 vtksamurai at yahoo.co.jp
Thu Sep 23 01:21:45 EDT 2004


Hi, vtk users,

I want to disable the lights and draw objects without shading in a constant color.

It's equivelent to the following code in openGL. I want the same effect in vtk.

 

    glDisable(GL_LIGHTING);

    glColor(color);

    // draw some objects

 

Thanks in advance,

Shinichi.



---------------------------------
TSUKAME EIKOU! KAGAYAKE EGAO!
Yahoo! JAPAN JPC OFFICIAL INTERNET PORTAL SITE
http://pr.mail.yahoo.co.jp/para/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20040923/776a854b/attachment.htm>


More information about the vtkusers mailing list