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/cubes/CubesRenderer.java
78 78
      {
79 79
      mScreenMin = width<height ? width:height;
80 80
    	
81
      mCubes.abortAllEffects(Distorted.TYPE_MATR);  
81
      mCubes.abortAllEffects(Distorted.TYPE_PRE);
82 82

  
83 83
      if( mRows/mCols > height/width )
84 84
        {

Also available in: Unified diff