So if instead of rendering to the framebuffer I render directly to the screen the first time around, the image turns out exactly how I want. However when I render to the framebuffer and then pass...
Type: Posts; User: cardinal724
So if instead of rendering to the framebuffer I render directly to the screen the first time around, the image turns out exactly how I want. However when I render to the framebuffer and then pass...
Hey Everyone,
I have a question concerning framebuffers, textures and shaders and if I can get some help here that would be awesome!
So what I want to do is render my scene to a texture the...