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 -D --define option to set libf3d options directly #1600

Closed
Tracked by #2005 ...
mwestphal opened this issue Sep 1, 2024 · 1 comment · Fixed by #2035
Closed
Tracked by #2005 ...

Add a -D --define option to set libf3d options directly #1600

mwestphal opened this issue Sep 1, 2024 · 1 comment · Fixed by #2035
Assignees
Milestone

Comments

@mwestphal
Copy link
Contributor

mwestphal commented Sep 1, 2024

Is your feature request related to a problem? Please describe.
F3D CLI options are great but being able to set libf3d options directly would provide more flexibility to users.
Being able to reset option would also be great.

Describe the solution you'd like
Add a -D or --define option that would support the following:

./bin/f3d -D=render.effect.ambient_occlusion=true -D=model.scivis.array_name=name

(specific syntax tbd depending on what cxxopts can do)

Also add -R or --reset.

Additional context
#1569

@mwestphal
Copy link
Contributor Author

related to #1530

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
2 participants