[vtkusers] Volume Rendering in iOS

Ken Martin ken.martin at kitware.com
Mon Nov 16 07:51:06 EST 2015


OSX XCode comes with tools that will show specifically what OpenGL call is
producing the error. They are under XCode menu/ "Open Developer Tool" /
Instruments / OpenGL ES. Try working with that to nail down the specific
OpenGL call that is producing the problem.

Thanks
Ken

On Mon, Nov 16, 2015 at 4:39 AM, YassminAbdallah <yassminabdallah at gmail.com>
wrote:

> Hello good day,
>
>
> I try the volume rendering example in both simulator and iPhone 6 and i
> still get those errors message,
>
> for the first 'if' in the example i got those two error,
>
> ////////////////////////
> ERROR: In
> /Users/desktop/VTKBin/vtk/Rendering/OpenGL2/vtkOpenGLPolyDataMapper2D.cxx,
> line 850
> vtkOpenGLPolyDataMapper2D (0x156517f20): failed after RenderOverlay 1
> OpenGL
> errors detected
>   0 : (1286) Unknown error
>
>
> ERROR: In /Users/desktop/VTKBin/vtk/Rendering/OpenGL2/vtkTextureObject.cxx,
> line 554
> vtkTextureObject (0x174195950): failed at glBindTexture(0) 1 OpenGL errors
> detected
>   0 : (1286) Unknown error
>
>
> ////////////////////////
>
>
> and for the 'else' i just change the data format to DICOM image and i got
> those three errors,
>
> ////////////////////////
> ERROR: In
> /Users/desktop/VTKBin/vtk/Rendering/OpenGL2/vtkOpenGLPolyDataMapper2D.cxx,
> line 850
> vtkOpenGLPolyDataMapper2D (0x156d201d0): failed after RenderOverlay 1
> OpenGL
> errors detected
>   0 : (1286) Unknown error
>
>
> ERROR: In /Users/desktop/VTKBin/vtk/Rendering/OpenGL2/vtkTextureObject.cxx,
> line 1485
> vtkTextureObject (0x170199f30): failed at glTexImage2D 1 OpenGL errors
> detected
>   0 : (1282) Invalid operation
>
>
> ERROR: In /Users/desktop/VTKBin/vtk/Rendering/OpenGL2/vtkTextureObject.cxx,
> line 554
> vtkTextureObject (0x170199f30): failed at glBindTexture(0) 1 OpenGL errors
> detected
>   0 : (1286) Unknown error
> ////////////////////////
>
> any help please ?
>
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/Volume-Rendering-in-iOS-tp5734785p5735000.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>



-- 
Ken Martin PhD
Chairman & CFO
Kitware Inc.
28 Corporate Drive
Clifton Park NY 12065
518 371 3971

This communication, including all attachments, contains confidential and
legally privileged information, and it is intended only for the use of the
addressee.  Access to this email by anyone else is unauthorized. If you are
not the intended recipient, any disclosure, copying, distribution or any
action taken in reliance on it is prohibited and may be unlawful. If you
received this communication in error please notify us immediately and
destroy the original message.  Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20151116/0b15e991/attachment.html>


More information about the vtkusers mailing list