Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
VTK
VTK
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 581
    • Issues 581
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 163
    • Merge Requests 163
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTK
  • VTKVTK
  • Issues
  • #17138

Closed
Open
Opened 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
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: vtk/vtk#17138