Project

General

Profile

« Previous | Next » 

Revision 287a5475

Added by Leszek Koltunski over 7 years ago

Around The World pretty much finished!

View differences:

src/main/java/org/distorted/examples/aroundtheworld/AroundTheWorldRenderer.java
54 54
      mEffects = new AroundTheWorldEffectsManager();
55 55

  
56 56
      Distorted.setMaxVertex(12);
57
      Distorted.setMaxFragment(8);
57
      Distorted.setMaxFragment(9);
58 58
      }
59 59

  
60 60
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff