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/plainmonalisa/RenderThread.java
271 271
    mScreen.detachAll();
272 272
    mScreen.attach(mTexture,mEffects,mMesh);
273 273

  
274
    DistortedEffects.enableEffect(EffectName.DISTORT);
274
    VertexEffectDistort.enable();
275 275

  
276 276
    try
277 277
      {

Also available in: Unified diff