Pixel bender shaders with multiple outputs in flash?
        Posted  
        
            by sold
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sold
        
        
        
        Published on 2010-03-30T00:58:52Z
        Indexed on 
            2010/03/30
            1:03 UTC
        
        
        Read the original article
        Hit count: 768
        
According to the pixel bender specs a shader can have one or more outputs. The pixel bender toolkit, whose "export to flash" option tends to be preety strict about the flash specific do's and dont's, would even compile such a shader without complaints.
However actionscript's shader related classes seem to be geared toward single output shaders. Is there any way to have multiple shader outputs in flash?
© Stack Overflow or respective owner