Android Open Source - OpenGL Experiment yngine2






Project Summary

A rewrite of yngine for Android - Java + Opengl experiment (no JBullet yet).

Web Site / Source Repository

yngine2 is hosted in the following web site
https://github.com/yin/yngine2

If you think the Android project yngine2 listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of yngine2.

ItemValue
Java File Count13
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version10
Activity Count1
jar files usedandroid-support-v4.jar
android-support-v4.jar




Resource Files

There are 1 image files in yngine2. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

yngine2 has the following Java source files.

com.github.yin.yingine2.android.YngineView.java
com.github.yin.yingine2.android.render.AndroidGLES2.java
com.github.yin.yingine2.android.render.shaders.IShaderManager.java
com.github.yin.yingine2.android.render.shaders.ShaderManager.java
com.github.yin.yingine2.client.AndroidYngine.java
com.github.yin.yingine2.client.IClientAdapter.java
com.github.yin.yingine2.client.IYngineClient.java
com.github.yin.yngine2.common.OpenGL.java
com.github.yin.yngine2.common.OpenGLES.java
com.github.yin.yngine2.common.Yngine.java
com.github.yin.yngine2demo.MainActivity.java
com.github.yin.yngine2demo.TestClient.java
com.github.yin.yngine2demo.util.YngineUtil.java