Reasons why rendering to texture draws nothing
I’m trying to render a portion of the scene into a texture and then use that texture as a sampler2DShadow. For some reason, nothing gets written to the texture.
I’m trying to render a portion of the scene into a texture and then use that texture as a sampler2DShadow. For some reason, nothing gets written to the texture.