JakeCake Posted June 25, 2015 Share Posted June 25, 2015 As the title says, I need the world and model matrix for my filter. What happens, as far as I can tell, is that no matter where I am in the game-world, the shader will always be at the center of the screen, it doesn't care about the game world. What I need is for it to be relative to the sprite it is actually being applied on. Is this built in, or do I need to set them using my own uniforms, and if so, can I get matrices from sprites? This is really annoying me as my filters doesn't work well when the game-world is being moved, scaled and rotated. Link to comment Share on other sites More sharing options...
Recommended Posts