Skip to content

Multiple Render Targets

One draw call, two output images: the fragment shader writes a color to one texture and a brightness mask to another, in the same pass.

Released under the MIT License.