Skip to content
GitLab
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 832
    • Issues 832
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 240
    • Merge requests 240
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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
  • VTKVTK
  • VTKVTK
  • Issues
  • #17781
Closed
Open
Issue created Feb 10, 2020 by simon klemenc@hiaselhans

PySide2 [linux]: polygons aren't shaded correctly when rendered in pyside2

System

  • Linux (Arch) Kernel 5.5.2
  • VTK 8.2 (anaconda)
  • PySide2 5.13.2 (anaconda)

Problem:

Polygon faces aren't rendered correctly. The issue came with vtk 8.1.2 -> 8.2.0

Steps to reproduce:

  • download test.py
  • install vtk with pyside 2 on linux
conda install vtk=8.2 pyside2
python test.py

i tried different combinations of inverted orientation / culling,..

Edited Feb 10, 2020 by simon klemenc
Assignee
Assign to
Time tracking