Android OpenGL framework..
VoidFramework is hosted in the following web site
https://github.com/HRuivo/VoidFramework
If you think the Android project VoidFramework 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 VoidFramework.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 8 |
Activity Count | 3 |
There are 1 image files in VoidFramework. The names of the image files are listed as follows.
tex_grid.png
The following screenshort is generated from the image listed above.
VoidFramework has the following Java source files.
com.hruivo.voidframework.Component2DManager.java com.hruivo.voidframework.Mesh.java com.hruivo.voidframework.Sprite.java com.hruivo.voidframework.Vector2.java com.hruivo.voidframework.Vector3.java com.hruivo.voidframework.VoidActivity.java com.hruivo.voidframework.VoidRenderer.java com.hruivo.voidframework.VoidSurfaceView.java com.hruivo.voidframework.VoidUtils.java com.hruivo.voidframework.cameras.CameraManager.java com.hruivo.voidframework.cameras.VoidCamera.java com.hruivo.voidframework.examples.AccelerometerDemoActivity.java com.hruivo.voidframework.examples.CamerasExampleActivity.java com.hruivo.voidframework.examples.SimpleSceneActivity.java com.hruivo.voidframework.inputs.Accelerometer.java com.hruivo.voidframework.inputs.TouchPanel.java com.hruivo.voidframework.primitives.Cube.java com.hruivo.voidframework.primitives.Plane.java com.hruivo.voidframework.scene.Scene.java com.hruivo.voidframework.scene.SceneNode.java