f3d icon indicating copy to clipboard operation
f3d copied to clipboard

Rework application layer and simplify options logic

Open mwestphal opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. Options generation from .json file was added in https://github.com/f3d-app/f3d/pull/1471, but the application layer was not reworked and improved, lets do it.

In this context it may be needed to:

  • [ ] Add a -D option to provide libf3d options
  • [ ] ~~Add a getNamesStruct method for simpler access to options names by string~~
  • [x] Expose parse methods to options API

mwestphal avatar Aug 20 '24 13:08 mwestphal