资 源 简 介
min3D is a lightweight 3d library/framework for Android using Java with OpenGL ES targeting compatibility with Android v1.5/OpenGL ES 1.0 and higher.
It tracks closely with the OpenGL ES API, which makes it ideal for gaining an understanding of the OpenGL ES API while providing the convenience of an object-oriented class library.
Documentation provided primarily through use of comment blocks throughout the source code.
See the sample project for real-world usage examples. This may be the best way to start.