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/quaternion/QuaternionRenderer.java
76 76
    
77 77
    public void onSurfaceChanged(GL10 glUnused, int width, int height) 
78 78
      {
79
      mCube.abortAllEffects(Distorted.TYPE_MATR);  
79
      mCube.abortAllEffects(Distorted.TYPE_PRE);
80 80

  
81 81
      if( width > height )
82 82
        {

Also available in: Unified diff