Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
VTK
VTK
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 430
    • Issues 430
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 109
    • Merge Requests 109
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • VTK
  • VTKVTK
  • Issues
  • #17735

Closed
Open
Opened Nov 25, 2019 by Maximilian Reimer@maximilian.reimer.42
  • Report abuse
  • New issue
Report abuse New issue

vtkObjExporter uses transparency as opacity.

The vtkObjExporter sets Tr in the mtl file to the opacity see. This means that meshes are not visible if you set the opacity to 1.

That should be either 1-opacity or one should set d to opacity. Tr means transparency whereas d is the opacity. see.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: vtk/vtk#17735