Me testing some opengl code on android.
3dtest is hosted in the following web site
https://github.com/secondsun/3dtest
If you think the Android project 3dtest listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of 3dtest.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 16 |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Asset File Names | assets\map.json |
Raw File Names | res\raw\robot.png res\raw\template.xcf |
3dtest has the following Java source files.
net.saga.game.MainActivity.java net.saga.game.datasource.MapDataSource.java net.saga.game.renderer.MapRenderer.java net.saga.game.vo.DefaultGameMap.java net.saga.game.vo.Tile.java