Android project for 3D rendering on mobile devices.
PADrendMobile is hosted in the following web site
https://github.com/PADrend/PADrendMobile
If you think the Android project PADrendMobile 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 PADrendMobile.
Item | Value |
---|---|
Java File Count | 12 |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\shader\SimplifiedPhongShader.fs assets\shader\SimplifiedPhongShader.vs assets\shader\TriangleThroughput.fs assets\shader\TriangleThroughput.vs |
PADrendMobile has the following Java source files.
de.padrend.mobile.AssetCopier .java de.padrend.mobile.PADrendMobile.java de.padrend.mobile.gl.InputProxy.java de.padrend.mobile.gl.OpenGLCore .java de.padrend.mobile.gl.RendererProxy.java de.padrend.mobile.gui.BudgetSlider.java de.padrend.mobile.gui.ControlView.java de.padrend.mobile.gui.FrameCounter.java de.padrend.mobile.gui.LoadSceneActivity.java de.padrend.mobile.gui.MovementView.java de.padrend.mobile.gui.PolygonCountView.java de.padrend.mobile.gui.RotationView.java