Project

General

Profile

« Previous | Next » 

Revision 89a0d841

Added by Leszek Koltunski almost 8 years ago

Beginnings of support for PostShader effects (SavePNG, SaveMP4)

View differences:

src/main/java/org/distorted/examples/fbo/FBORenderer.java
50 50
    
51 51
    public void onSurfaceChanged(GL10 glUnused, int width, int height) 
52 52
      { 
53
      mLisa.abortAllEffects(Distorted.TYPE_MATR);  
53
      mLisa.abortAllEffects(Distorted.TYPE_PRE);
54 54
         
55 55
      if( lisaHeight/lisaWidth > height/width )
56 56
        {

Also available in: Unified diff