Project

General

Profile

« Previous | Next » 

Revision 885b9cca

Added by Leszek Koltunski almost 7 years ago

Move all the knowledge about Vertex and Fragment effects to their respective classes.

View differences:

src/main/java/org/distorted/examples/mirror/MirrorRenderer.java
195 195
      mTextureMirror.setTexture(bitmapM);
196 196
      mTextureHead.setTexture(bitmapH);
197 197

  
198
      DistortedEffects.enableEffect(EffectName.BRIGHTNESS);
198
      FragmentEffectBrightness.enable();
199 199

  
200 200
      try
201 201
        {

Also available in: Unified diff