Project

General

Profile

« Previous | Next » 

Revision 6c00149d

Added by Leszek Koltunski over 5 years ago

Fully move the Meshes to their own package.

View differences:

src/main/java/org/distorted/library/main/DistortedScreen.java
27 27
import android.opengl.GLES31;
28 28

  
29 29
import org.distorted.library.effect.MatrixEffectMove;
30
import org.distorted.library.mesh.MeshFlat;
31
import org.distorted.library.mesh.MeshObject;
30 32
import org.distorted.library.type.Static3D;
31 33

  
32 34
/**

Also available in: Unified diff