Re: [Paraview] OSPRay ignores transparency

2018-01-23 Thread Nenad Vujicic
Oh, I understand. Thanks Dave! Nenad. On Tue, Jan 23, 2018 at 6:27 PM, David E DeMarle wrote: > It is a known bug in VTK's interface to OSPRay such that opacity is > ignored in some cases dependent on some of the other color controls. >

Re: [Paraview] OSPRay ignores transparency

2018-01-23 Thread David E DeMarle
It is a known bug in VTK's interface to OSPRay such that opacity is ignored in some cases dependent on some of the other color controls. https://gitlab.kitware.com/paraview/paraview/issues/17873 David E DeMarle Kitware, Inc. Principal Engineer 21 Corporate Drive Clifton Park, NY 12065-8662

[Paraview] OSPRay ignores transparency

2018-01-23 Thread Nenad Vujicic
Hello everyone, I tried both ParaView v5.4 and current v5.5 binaries, Windows x64, but, when I set a surface object opacity to e.g. 0.5, then enable OSPRay, surfaces goes back to fully opaque. Is transparency currently ignored? Thanks, Nenad. ___