Project

General

Profile

« Previous | Next » 

Revision aacf5e27

Added by Leszek Koltunski almost 1 year ago

Implement the android.opengl.Matrix functions ourselves.

View differences:

src/main/java/org/distorted/objectlib/effects/resticker/RestickerEffectSpin.java
9 9

  
10 10
package org.distorted.objectlib.effects.resticker;
11 11

  
12
import static org.distorted.library.main.QuatHelper.rotateVectorByInvertedQuat;
12
import static org.distorted.library.helpers.QuatHelper.rotateVectorByInvertedQuat;
13 13

  
14 14
import org.distorted.library.effect.Effect;
15 15
import org.distorted.library.effect.MatrixEffectRotate;

Also available in: Unified diff