Project

General

Profile

« Previous | Next » 

Revision aacf5e27

Added by Leszek Koltunski about 1 year ago

Implement the android.opengl.Matrix functions ourselves.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyCoinTetrahedron.java
12 12
import static org.distorted.objectlib.touchcontrol.TouchControl.TC_TETRAHEDRON;
13 13
import static org.distorted.objectlib.touchcontrol.TouchControl.TYPE_SPLIT_EDGE_COIN;
14 14

  
15
import org.distorted.library.main.QuatHelper;
15
import org.distorted.library.helpers.QuatHelper;
16 16
import org.distorted.library.type.Static3D;
17 17
import org.distorted.library.type.Static4D;
18 18
import org.distorted.objectlib.helpers.FactoryCubit;

Also available in: Unified diff