Project

General

Profile

« Previous | Next » 

Revision 57578636

Added by Leszek Koltunski over 7 years ago

Improvements for DFramebuffer.

View differences:

src/main/java/org/distorted/library/DistortedNode.java
458 458
    {  
459 459
    GLES20.glActiveTexture(GLES20.GL_TEXTURE0);
460 460
    GLES20.glBindFramebuffer(GLES20.GL_FRAMEBUFFER, 0);
461
    GLES20.glUniform1i(Distorted.mTextureUniformH, 0);  
462 461

  
463 462
    markRecursive();
464 463
    drawRecursive(currTime,Distorted.mFramebuffer);

Also available in: Unified diff