f3d
f3d copied to clipboard
GLTF Unexpected texture color
Describe the bug With a specific file, texture is not colored as expected
To Reproduce Steps to reproduce the behavior: 0 . boxTexcoords.gltf.zip
- 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.

Expected behavior

System Information:
- OS: Linux and Windows
F3D Information
Paste the content of f3d --version: 1.3.1 and master
Sister VTK issue: https://gitlab.kitware.com/vtk/vtk/-/issues/18817