Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • VTK VTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 741
    • Issues 741
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 196
    • Merge requests 196
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTK
  • VTKVTK
  • Issues
  • #3300
Closed
Open
Created May 29, 2006 by Kitware Robot@kwrobotOwner

Zbuffer disabled when rendering actor with opacity != 1

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.


The vtkOpenGLActor::Render method disables writing to the zbuffer when the opacity is not 1.0 and it is not picking. This is fine most of the time, except when the render operation has been executed for the specific purpose of getting the zbuffer. For example, we render translucent geometry to the OpenGL backbuffer to get the zbuffer for generating a 2-D mask.

It would be very helpful if a flag was added to vtkOpenGLActor to override this behavior.

Assignee
Assign to
Time tracking