Project

General

Profile

« Previous | Next » 

Revision 04fe7f80

Added by Leszek Koltunski over 7 years ago

Around The World: implement blackness

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(3);
57
      Distorted.setMaxFragment(8);
58 58
      }
59 59

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

Also available in: Unified diff