Open
Description
Context
F3D using the vtkGLTFImporter to read glTF file and glb file.
However, that importer does not support all feature from the glTF standard.
The KHR_materials_pbrSpecularGlossiness seems badly needed, lets implement it
Suggested solution
- Investigate the details of the standard for that extension
- Implement the support in VTK for reading and rendering the extension
Skills needed
- VTK
Notes
To Reproduce
Expected behavior
Renders like 3dviewer.
System Information:
- OS: Windows 11
- GPU and GPU driver: RTX3060
F3D Information
Paste the content of f3d --version
:
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Type
Projects
Status
To do