Project

General

Profile

« Previous | Next » 

Revision 508f22b5

Added by Leszek Koltunski over 7 years ago

Improvements to the Dynamic app.

View differences:

src/main/java/org/distorted/examples/olimpic/OlimpicRenderer.java
34 34
import org.distorted.library.type.Static1D;
35 35
import org.distorted.library.Distorted;
36 36
import org.distorted.library.DistortedBitmap;
37
import org.distorted.library.type.Static4D;
38 37

  
39 38
import android.graphics.Bitmap;
40 39
import android.graphics.BitmapFactory;
......
57 56
    
58 57
///////////////////////////////////////////////////////////////////////////////////////////////////
59 58

  
60
   public OlimpicRenderer(GLSurfaceView v) 
59
   OlimpicRenderer(GLSurfaceView v)
61 60
      {     
62 61
      mView = v;
63 62
    

Also available in: Unified diff