vsgExamples icon indicating copy to clipboard operation
vsgExamples copied to clipboard

problem with overlay views using multiple render graphs in the same window

Open theodoregoetz opened this issue 1 month ago • 1 comments

In PR #309 I tried to split up the multiviews example into separate render graphs. The problem this example shows is that the secondary rendergraph clears the whole screen instead of it's designated smaller render area and I'm not sure how to get it working like the multiviews example.

Here is a screenshot for vsgmultirendergraphs:

image

This is expected (from vsgmultiviews):

image

theodoregoetz avatar May 10 '24 17:05 theodoregoetz