Project

General

Profile

« Previous | Next » 

Revision 411fca0c

Added by Leszek Koltunski about 7 years ago

Improve Olimpic (still buggy!)

View differences:

src/main/java/org/distorted/examples/olimpic/OlimpicRenderer.java
50 50
{
51 51
   private static final int LEAF_SIZE = 100;
52 52
   private static final int NUM_CIRCLES = 5;
53
   private static final int NUM_LEAVES  = 8;
53
   static final int NUM_LEAVES  = 8;
54 54
   
55 55
   private GLSurfaceView mView;
56 56
   private DistortedNode mRoot;

Also available in: Unified diff