Skip to content

different piplines to render the same object #1368

Discussion options

You must be logged in to vote

What you describe is a different state per view, the way to manage this with the VSG is to use a vsg::View::mask with a vsg::StateSwitch placed in the scene graph to provide the specific state for each view. The vsgstateswitch example illustrates how this is done.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@zhuzhiyong8679
Comment options

Comment options

You must be logged in to vote
1 reply
@zhuzhiyong8679
Comment options

Answer selected by zhuzhiyong8679
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants