Android Open Source - Libgdx project libgdx-sample






Project Summary

Sample libgdx project to get familiar with libgdx integration with Chilitags, camera etc..

Web Site / Source Repository

libgdx-sample is hosted in the following web site
https://github.com/chili-epfl/libgdx-sample

If you think the Android project libgdx-sample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of libgdx-sample.

ItemValue
Java File Count12
Target SDK Version19
Minimum SDK Version11
Activity Count1
Required Permissionsandroid.permission.CAMERA
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\models\funky_palm_tree\_pre_production\bark.png
assets\models\funky_palm_tree\_pre_production\funky_palm_tree.blend
assets\models\funky_palm_tree\_pre_production\funky_palm_tree.fbx
assets\models\funky_palm_tree\_pre_production\leaf.png
assets\models\funky_palm_tree\bark.png
assets\models\funky_palm_tree\funky_palm_tree.g3db
assets\models\funky_palm_tree\funky_palm_tree.g3dj
assets\models\funky_palm_tree\leaf.png
assets\tag_configuration.yml




License

The license information of libgdx-sample is as follows:

GNU Lesser General Public License

Java Source Files

ch.epfl.chili.libgdx_sample.DeviceCameraController.java
ch.epfl.chili.libgdx_sample.IOSLauncher.java
ch.epfl.chili.libgdx_sample.LibgdxSample.java
ch.epfl.chili.libgdx_sample.PlatformDependentMethods.java
ch.epfl.chili.libgdx_sample.android.AndroidCameraController.java
ch.epfl.chili.libgdx_sample.android.AndroidDependentMethods.java
ch.epfl.chili.libgdx_sample.android.MainActivity.java
ch.epfl.chili.libgdx_sample.client.HtmlLauncher.java
ch.epfl.chili.libgdx_sample.desktop.DesktopCameraController.java
ch.epfl.chili.libgdx_sample.desktop.DesktopDependentMethods.java
ch.epfl.chili.libgdx_sample.desktop.Main.java
ch.epfl.chili.libgdx_sample.util.Size2D.java