[vtkusers] Use scene lightning as in VTK in own OpenGL window without VTK

David E DeMarle dave.demarle at kitware.com
Wed Feb 8 21:33:59 EST 2012


One trick to try is run a small VTK example through an openGL
debugger. The debugger should give you the option to trace the stream
of openGL calls that VTK (or any app for that matter) makes.

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909



On Wed, Feb 8, 2012 at 9:19 PM, David Doria <daviddoria at gmail.com> wrote:
> On Wed, Feb 8, 2012 at 9:16 PM, mailagentrus <mailagentrus at mail.ru> wrote:
>> In all examples "lights and cameras are created automatically". It's not a
>> problem to visualize model in VTK window... An model in this window looks
>> very good :))
>> I need to visualize this model (it works) in Delphi with a good scene
>> lightning (looks not cool), only use "system OpenGL extensions"...
>
> So you're trying to do scene lighting manually with OpenGL? Probably
> better to ask on an OpenGL list then :)
>
> David
> _______________________________________________
> 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



More information about the vtkusers mailing list