f3d
f3d copied to clipboard
Rework application layer and simplify options logic
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
-Doption to provide libf3d options - [ ] ~~Add a getNamesStruct method for simpler access to options names by string~~
- [x] Expose parse methods to options API