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

Open
mwestphal opened this issue Sep 1, 2024 · 0 comments
Open

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

mwestphal opened this issue Sep 1, 2024 · 0 comments
Labels
type:enhancement New feature or request
Milestone

Comments

@mwestphal
Copy link
Contributor

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

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)

Additional context
#1569

@mwestphal mwestphal added the type:enhancement New feature or request label Sep 1, 2024
@mwestphal mwestphal added this to the 3.0.0 milestone Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

1 participant