I've made th wrapper for the framebuffer object(FBOHelper.java), but a small problem appeared.
The textures on the blocks are not shown, it even seems that the texture, which is attached to the fbo is binded to all the blocks.
BUT if we pree the ESC key or F3(out debug info), everithing becomes clearly seen (is shown).
Fbo out:
Fbo with debug info
Commit with code
Could you help me, please?
The textures on the blocks are not shown, it even seems that the texture, which is attached to the fbo is binded to all the blocks.
BUT if we pree the ESC key or F3(out debug info), everithing becomes clearly seen (is shown).
Fbo out:

Fbo with debug info

Commit with code
Could you help me, please?