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 759
    • Issues 759
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 203
    • Merge requests 203
  • 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
  • #17138
Closed
Open
Created Oct 04, 2017 by Denys Senkin@denisx9.0c

Antialiasing issue in fullscreen QVtkOpenGLWidget

I have such problem - when I make the vtkOpenGlWidget as separate window and call showFullscreen() on it, the antialiasing is set disabled and there is no way to turn it on. The mesh looks ugly, especially if the EdgeVisibillity is turned on - lines are not antialiased at all.

Normal look: image Ugly look (in fullscreen mode): image

It becomes uglier when I go back from fullscreen mode to normal mode image

I have tried to set number of multisamples anywhere where I found, but nothing happens.

VTK 8.1 (latest master), PCL 1.8.1, Visual Studio 2015, Windows 10, NVidia 950M

Edited Oct 04, 2017 by Denys Senkin
Assignee
Assign to
Time tracking