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/bean/BeanRenderer.java
156 156
     mScreen.detachAll();
157 157
     mScreen.attach(mTexture,mEffects,mMesh);
158 158

  
159
     DistortedEffects.enableEffect(EffectName.DISTORT);
159
     VertexEffectDistort.enable();
160 160

  
161 161
     try
162 162
       {

Also available in: Unified diff