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

Catalyst Adaptor without rendering #53

Open
kwryankrattiger opened this issue Apr 25, 2022 · 2 comments
Open

Catalyst Adaptor without rendering #53

kwryankrattiger opened this issue Apr 25, 2022 · 2 comments

Comments

@kwryankrattiger
Copy link
Contributor

Right now Catalyst implies rendering. It would be nice to have an option to build the catalyst adapter without rendering support.

@burlen
Copy link
Contributor

burlen commented Apr 25, 2022

OK, that sounds great. Since Catalyst is controlled by python script, rendering is not required as far as I know. what would need to change?

@kwryankrattiger
Copy link
Contributor Author

It seems like the files that depend on vtkSMRepresentationProxy.h will need to be isolated for rendering only and the dep on ParaView::RemotingViews will need to be conditional on rendering. I haven't dug through the code much yet otherwise, but in an ideal world it shouldn't be too difficult.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants