Pipelines - Broken or how do they work? #853
Unanswered
HorstBaerbel
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@HorstBaerbel Here's what pipeline does: https://modv.vcync.gl/v3/documentation/groups.html#pipeline "Skip drawing to output canvas" does what you want it to do, based on your use-case. I did see #854 which might be some sort of solution to this, however I'd prefer to redesign the group controls rather than just making them taller. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Say I want to render some color bars and use them as an input for color-mapping multiple groups / modules. I thought this was what pipelines were for. I'd expect the output to be never visible, but still rendered / generated in the background if I enable the pipeline / group. But whether I check the pipeline box or not makes absolutely no difference... What am I doing wrong?

[EDIT]: I've found the Alt-Click "Skip drawing to output canvas" feature which seems to do the right thing. Shouldn't that rather be a proper checkbox in the group settings?! And them wth are pipelines for?!
Beta Was this translation helpful? Give feedback.
All reactions