f3d icon indicating copy to clipboard operation
f3d copied to clipboard

GLTF Unexpected texture color

Open mwestphal opened this issue 2 years ago • 1 comments

Describe the bug With a specific file, texture is not colored as expected

To Reproduce Steps to reproduce the behavior: 0 . boxTexcoords.gltf.zip

  1. Open the file using f3d --dry-run boxTexcoords.gltf
Warning: In vtkGLTFImporter.cxx, line 198
(nullptr): Using multiple texture coordinates for the same model is not supported.


ERROR: In vtkProperty.cxx, line 315
vtkOpenGLProperty (0x562c2dda29d0): The materialTex texture is not in linear color space.


a

Expected behavior

a

System Information:

  • OS: Linux and Windows

F3D Information Paste the content of f3d --version: 1.3.1 and master

mwestphal avatar Feb 05 '23 15:02 mwestphal

Sister VTK issue: https://gitlab.kitware.com/vtk/vtk/-/issues/18817

mwestphal avatar Feb 11 '23 19:02 mwestphal