Skip to content

Add support for glTF KHR_materials_pbrSpecularGlossiness (Bee.glb not working) #943

@HO-COOH

Description

@HO-COOH

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

  1. Export that file
    image
  2. Drag it into the latest release of f3d.
    image

Expected behavior
Renders like 3dviewer.

System Information:

  • OS: Windows 11
  • GPU and GPU driver: RTX3060

F3D Information
Paste the content of f3d --version:
image

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    To do

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions