TACC / pvOSPRay

Other
9 stars 4 forks source link

OpenGL2 and Slice #38

Open GregAbram opened 8 years ago

GregAbram commented 8 years ago

With the OpenGL2 backend, open an OSPRayRendered3DView, create a Wavelet source and hit the Slice button - crashes without so much as hitting Apply.

GregAbram commented 8 years ago

You might ask why its rendering without hitting 'Apply' - stack trace points to pvOSPRay/ParaView/vtkQtProgressiveRenderer.cpp.

chhu commented 8 years ago

Can confirm. No slice in current PV 5.0.1RC2 release.

carsonbrownlee commented 8 years ago

Thanks Christian, GregA. PV 5.1 will see a major overhaul and we are currently focusing on that, but I will take a look at this tomorrow since it's a show stopper for you. Carson

On Thu, Mar 31, 2016 at 3:04 AM, Christian Huettig <notifications@github.com

wrote:

Can confirm. No slice in current PV 5.0.1RC2 release.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/TACC/pvOSPRay/issues/38#issuecomment-203806528

carsonbrownlee commented 8 years ago

It appears paraview renders without hitting apply regardless of OSPRay - it displays a bounding box of the plane and normal. The crash is occuring as the XML structure the plane is going through in OpenGL2 does not follow the other geometry representations but rather an vtkImplicitPlaneRepresentation. Fixing this will likely be a bit involved, however a major update Kitware is doing will likely fix this issue in a roundabout way. I will make sure this makes it to our tests, however it will likely not be fixed until that release.

On Thu, Mar 31, 2016 at 2:36 PM, carson brownlee carsonsbrownlee@gmail.com wrote:

Thanks Christian, GregA. PV 5.1 will see a major overhaul and we are currently focusing on that, but I will take a look at this tomorrow since it's a show stopper for you. Carson

On Thu, Mar 31, 2016 at 3:04 AM, Christian Huettig < notifications@github.com> wrote:

Can confirm. No slice in current PV 5.0.1RC2 release.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/TACC/pvOSPRay/issues/38#issuecomment-203806528