1 Shader ouputting multiple colors

Hello,

another shader question.

It is possible for a shader to output more than one color value. These shaders compile fine. Now is there a way I can access this 2nd color value in vvvv?

Thanks!

have a look at girlpower/rendertargets/multiple rendertargets

something like this?

see + Render Targets in girlpower…

Great!

Thanks so much…