OpenGL on Android : Physics Engine.
AndroidPhysicsEngine is hosted in the following web site
https://github.com/Mercandj/AndroidPhysicsEngine
If you think the Android project AndroidPhysicsEngine 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 AndroidPhysicsEngine.
Item | Value |
---|---|
Java File Count | 36 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Asset File Names | assets\fonts\MYRIAABI.TTF assets\fonts\MYRIAAMI.TTF assets\fonts\MYRIAASI.TTF assets\fonts\MYRIAATI.TTF assets\fonts\MYRIADAB.TTF assets\fonts\MYRIADAM.TTF assets\fonts\MYRIADAS.TTF assets\fonts\MYRIADAT.TTF |
Raw File Names | res\raw\obj_apple.obj res\raw\obj_bottle.obj res\raw\obj_car_audi.obj res\raw\obj_car_camaro.obj res\raw\obj_cube.obj res\raw\obj_house.obj res\raw\obj_lamp.obj res\raw\obj_monkey.obj res\raw\obj_shuttle.obj res\raw\obj_sphere.obj res\raw\shader_fragment.glsl res\raw\shader_vertex.glsl |
There are 39 image files in AndroidPhysicsEngine. The names of the image files are listed as follows.
airplane.png android.png bus.png camera.png car.png city.png cycle.png earth.png gamepad.png helicopter.png help.png ic_circle_button.png ic_circle_button_touch.png ic_launcher_b.png ic_launcher_r.png ic_launcher_w.png internet.png light.png lightning.png lightning_no.png mic.png music.png mute.png off.png ok.png photo.png plane.png refresh.png sailboat.png settings.png shuttle.png star.png toggle_me_off.png toggle_me_on.png train.png trash.png ufo.png views_entry_point_flipped.png views_entry_point_flipped_highlighted.png
The following screenshort is generated from the image listed above.
AndroidPhysicsEngine has the following Java source files.
com.esieeAPE.Config.java com.esieeAPE.Const.java com.esieeAPE.Font.java com.esieeAPE.GLFragment.java com.esieeAPE.MainActivity.java com.esieeAPE.MyGLSurfaceView.java com.esieeAPE.NavDrawerItem.java com.esieeAPE.NavDrawerItemListe.java com.esieeAPE.NavDrawerListAdapter.java com.esieeAPE.implementation.World.java com.esieeAPE.lib.IFunction.java com.esieeAPE.lib.IFunctionEntity.java com.esieeAPE.lib.IndicesVertices.java com.esieeAPE.lib.Predicat.java com.esieeAPE.lib.Quadruplet.java com.esieeAPE.lib.Triplet.java com.esieeAPE.lib.WayPosition.java com.esieeAPE.lib.lib.java com.esieeAPE.lib.myVector3D.java com.esieeAPE.myRenderer.java com.esieeAPE.objects.Camera.java com.esieeAPE.objects.Car.java com.esieeAPE.objects.Entity.java com.esieeAPE.objects.EntityGroup.java com.esieeAPE.objects.myObject3D.java com.esieeAPE.objects.myTexture.java com.esieeAPE.physics.Force.java com.esieeAPE.physics.ForcePoint.java com.esieeAPE.physics.ForceSpring.java com.esieeAPE.physics.IPhysicsThreadContent.java com.esieeAPE.physics.PhysicsConst.java com.esieeAPE.physics.PhysicsEngine.java com.esieeAPE.physics.PhysicsObjStats.java com.esieeAPE.physics.PhysicsThread.java