Project

General

Profile

« Previous | Next » 

Revision b3a555a7

Added by Leszek Koltunski over 7 years ago

Improve Around The World

View differences:

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

  
56
      Distorted.setMaxVertex(6);
56
      Distorted.setMaxVertex(12);
57 57
      Distorted.setMaxFragment(3);
58 58
      }
59 59

  

Also available in: Unified diff