[vtkusers] Making vertices "glow"

David E DeMarle dave.demarle at kitware.com
Thu Aug 2 08:46:00 EDT 2012


Sounds like a job for multipass rendering.

http://www.vtk.org/Wiki/VTK/MultiPass_Rendering

You will have to implement the glow pass from scratch I think unless
someone out there has one already.

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


On Thu, Aug 2, 2012 at 7:26 AM, David Doria <daviddoria at gmail.com> wrote:
> On Thu, Aug 2, 2012 at 7:17 AM, Jana Sefcikova <neollie at gmail.com> wrote:
>>
>> In the second paragraph, should be everywhere instead of 'glow' word
>> 'shine'. Make glowing on shaders would be harder.
>
>
> Hi Jana,
>
> That "glow" effect is really what I'm going for - did you have any
> suggestions/examples of doing that in VTK?
>
> 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