Download List

项目描述

AGE is a multi-threaded game engine for Android using OpenGL ES2 shader-based rendering.
In-depth GL knowledge is not necessary to get started; use the OBJ loader to bring in your favorite models from Blender and elsewhere, attach textures, and start rendering!
Threads are used strategically to partition different activities, e.g. initialization, framerate, timer, game cycle.
Threads use the apartment model, and communicate by message passing.
The drawing cycle is inverted from typical game loops. AGE uses a dedicated timer for framerate, and the SurfaceView is in on-demand rendering mode.
Game components opt-in to system services by implementing the "marker" interface corresponding to the service.
Game components enter the system via Install Pipeline, an asynchronous "standard" implementation that keys on the marker interfaces and performs the "protocol" for that marker. There are also Event and Uninstall pipelines.

系统要求

作业系统: Android

Download Package list

Latest 5 files
名称 大小 日期 下载总数
cube.obj 0.7 KB 2017-05-05 18:24 34
AnimateRatio.java 2.2 KB 2017-05-04 22:12 4
LaunchComponent.java 1.3 KB 2017-05-04 22:11 3
age-r63.jar 128.7 KB 2015-01-12 19:42 21
age-javadoc-r63.zip 634.2 KB 2015-01-12 19:41 10
全文件
AGEDemo
cube.obj0.7 KB2017-05-05 18:2434
AnimateRatio.java2.2 KB2017-05-04 22:124
LaunchComponent.java1.3 KB2017-05-04 22:113
AndroidManifest.xml1.0 KB2015-01-12 19:2668
activity_gameplay_demo.xml2.0 KB2015-01-12 19:2510
GameplayDemoFragment.java5.2 KB2015-01-12 19:2425
GameWorld.java9.6 KB2015-01-12 19:2415
CameraRotateZY.java2.1 KB2015-01-12 19:246
CameraZoom.java2.4 KB2015-01-12 19:2410
GameplayDemo.java0.6 KB2015-01-12 19:246
CameraRotateZX.java2.1 KB2015-01-12 19:245
readme.txt0.4 KB2014-03-25 23:394
GOAnimator.java1.3 KB2014-03-25 23:357
torus.obj57.2 KB2014-03-25 23:35265
cube_test_3.png10.2 KB2014-03-25 23:3510
sphere.obj2.2 KB2014-03-25 23:35457
cube_3.obj0.8 KB2014-03-25 23:359
cube_test.png55.2 KB2014-03-25 23:3510
age-r63.jar128.7 KB2015-01-12 19:4221
age-javadoc-r63.zip634.2 KB2015-01-12 19:4110
age-javadoc-r58.zip600.7 KB2014-12-16 20:128
age-r58.jar115.2 KB2014-12-16 20:126
age-javadoc-r49.zip594.8 KB2014-11-25 01:267
age-r49.jar113.1 KB2014-11-25 01:258
age-javadoc-r43.zip577.4 KB2014-04-14 00:1915
age-r43.jar109.8 KB2014-04-14 00:1922
Box2D
UnderForce.java0.1 KB2014-02-21 01:2410
PhysicalProps.java0.3 KB2014-02-21 01:2415
Contact.java0.8 KB2014-02-21 01:2414
Box2DWorld.java7.9 KB2014-02-21 01:2417
Box2DBody.java3.0 KB2014-02-21 01:2443
BoundsViolation.java0.3 KB2014-02-21 01:2421