Project

General

Profile

« Previous | Next » 

Revision 8eccf334

Added by Leszek Koltunski almost 7 years ago

Beginnings of support for Effect classes.

View differences:

src/main/java/org/distorted/library/EffectQueueMatrix.java
47 47
  private static float[] mViewMatrix= new float[16];
48 48

  
49 49
  private static int mObjDH;      // This is a handle to half a Object dimensions
50
  private static int mMVPMatrixH; // pass in the transformation matrix
51
  private static int mMVMatrixH;  // pass in the modelview matrix.
50
  private static int mMVPMatrixH; // the transformation matrix
51
  private static int mMVMatrixH;  // the modelview matrix.
52 52
  
53 53
///////////////////////////////////////////////////////////////////////////////////////////////////
54 54
   

Also available in: Unified diff