Project

General

Profile

« Previous | Next » 

Revision 107e4b72

Added by Leszek Koltunski over 5 years ago

Fully move the Meshes to their own package.

View differences:

src/main/java/org/distorted/examples/quaternion/QuaternionRenderer.java
33 33
import org.distorted.library.effect.MatrixEffectScale;
34 34
import org.distorted.library.main.DistortedEffects;
35 35
import org.distorted.library.main.DistortedScreen;
36
import org.distorted.library.main.MeshObject;
36
import org.distorted.library.main.DistortedTexture;
37
import org.distorted.library.mesh.MeshObject;
38
import org.distorted.library.mesh.MeshCubes;
37 39
import org.distorted.library.type.Dynamic;
38 40
import org.distorted.library.type.DynamicQuat;
39
import org.distorted.library.main.MeshCubes;
40
import org.distorted.library.main.DistortedTexture;
41 41
import org.distorted.library.type.Static4D;
42 42
import org.distorted.library.type.Static3D;
43 43
import org.distorted.library.main.Distorted;

Also available in: Unified diff