Max wrote:
hi list,
how does the render order in stereo (red/green) mode behave? it seems the green channel is rendered after everything else. is that right?
look into the pd line subpatch.
yes. rendering in anaglyph stereo mode looks like: - render the entire[1] scene for the left eye in red - clear the depth buffer - render the entire scene for the right eye in green
[1] "entire" is the same "entire" as in mono mode. first all the positive renderorders, and then all the negative ones
though i'm not sure what you expected in the line subpatch.
fgamsdr IOhannes