Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a CLI option to select reader to use #1735

Open
mwestphal opened this issue Nov 26, 2024 · 0 comments
Open

Add a CLI option to select reader to use #1735

mwestphal opened this issue Nov 26, 2024 · 0 comments
Labels
help wanted Please help with this issue! source:F3DApplication type:enhancement New feature or request

Comments

@mwestphal
Copy link
Contributor

Is your feature request related to a problem? Please describe.
F3D rely on file extension to detect which reader to use, but sometimes this detection is not enough. Moreover, F3D can have multiple readers for the same extension, in that case it is not possible to choose which one to use.

Describe the solution you'd like

  • Add a CLI option to select the reader to use based on its name.
  • Pass this option to the reader selection mechanism to force it
  • Add a test, the draco/gltf readers are a possible candidate for testing this
@mwestphal mwestphal added type:enhancement New feature or request help wanted Please help with this issue! source:F3DApplication labels Nov 26, 2024
@mwestphal mwestphal added this to F3D Nov 26, 2024
@mwestphal mwestphal moved this to To do in F3D Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Please help with this issue! source:F3DApplication type:enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

1 participant