Android OpenGL ES-based 3D engine.
IbnRushd is hosted in the following web site
https://github.com/m0skit0/IbnRushd
If you think the Android project IbnRushd 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 IbnRushd.
Item | Value |
---|---|
Java File Count | 13 |
Target SDK Version | 8 |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | IbnRushd_beta0.1.jar IbnRushd_beta_0.2.jar IbnRushd_beta_0.3.jar IbnRushd_beta_0.4.jar IbnRushd_beta_0.5.jar IbnRushd_beta_0.6.jar IbnRushd_beta_0.7.jar |
IbnRushd has the following Java source files.
org.ak47.android.graphics.ibnrushd.Constants .java org.ak47.android.graphics.ibnrushd.IbnRushd .java org.ak47.android.graphics.ibnrushd.IbnRushdRenderer.java org.ak47.android.graphics.ibnrushd.IbnRushdUpdater .java org.ak47.android.graphics.ibnrushd.mesh.IbnRushdMesh .java org.ak47.android.graphics.ibnrushd.mesh.IbnRushdMeshFactory .java org.ak47.android.graphics.ibnrushd.object.IbnRushdObject .java org.ak47.android.graphics.ibnrushd.object.IbnRushdObjectTransformation .java org.ak47.android.graphics.ibnrushd.transformation.IbnRushdRotation.java org.ak47.android.graphics.ibnrushd.transformation.IbnRushdScaling.java org.ak47.android.graphics.ibnrushd.transformation.IbnRushdTransformation .java org.ak47.android.graphics.ibnrushd.transformation.IbnRushdTransformationList.java org.ak47.android.graphics.ibnrushd.transformation.IbnRushdTranslation.java