OSDN Git Service

Add BasicScene3DTest
authorXoppa <contact@xoppa.nl>
Thu, 30 May 2013 16:55:08 +0000 (18:55 +0200)
committerXoppa <contact@xoppa.nl>
Thu, 30 May 2013 16:55:08 +0000 (18:55 +0200)
commitc499673ff81e4808788cba3ffa3621d978a9cedd
tree00233275c577308c99bf5bde145827ad3d4628d2
parent97e8e02f65ec11877c7b24a6a8078caf1c44272d
Add BasicScene3DTest
tests/gdx-tests-android/assets/data/g3d/invader.png [new file with mode: 0644]
tests/gdx-tests-android/assets/data/g3d/invaders.g3dj [new file with mode: 0644]
tests/gdx-tests-android/assets/data/g3d/space.jpg [new file with mode: 0644]
tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/BaseG3dHudTest.java
tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/Basic3DSceneTest.java [new file with mode: 0644]
tests/gdx-tests/src/com/badlogic/gdx/tests/utils/GdxTests.java