Project

General

Profile

« Previous | Next » 

Revision bfcf419a

Added by Leszek Koltunski over 7 years ago

Improvements for the 'Cubes' and 'Effects3D' apps.

View differences:

src/main/java/org/distorted/examples/effects3d/Effects3DRenderer.java
75 75
      Effects3DActivity act = (Effects3DActivity)v.getContext();
76 76

  
77 77
      mObjectTexture     = act.getTexture();
78
      mObjectMesh = act.getMesh();
78
      mObjectMesh        = act.getMesh();
79 79
      mObjectEffects     = act.getEffects();
80 80
      mBackgroundTexture = new DistortedTexture(100,100);
81 81
      mCenterTexture     = new DistortedTexture(100,100);

Also available in: Unified diff