min3d

General

Category
Free
Tag
3D Engines
License
MIT License
Min SDK
4 (Android 1.6 Donut)
Registered
Jul 5, 2014
Favorites
2
Link
https://github.com/deadmoose/min3d
See also
Irrlicht
Godot
jPCT AE
jMonkeyEngine
Rajawali

Additional

Language
Java
Version
N/A
Created
Mar 29, 2011
Updated
Apr 2, 2011 (Retired)
Owner
David Hoover (deadmoose)
Contributor
David Hoover (deadmoose)
1
Activity
Badge
Generate
Download
Source code

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.