Is there a free and unlimited open source 3D engine for Android? Something that is a direct, thin layer to the NDK?
I have only found two engines: Unity and Shiva 3D. But no free or open source ones.
|
Is there a free and unlimited open source 3D engine for Android? Something that is a direct, thin layer to the NDK? I have only found two engines: Unity and Shiva 3D. But no free or open source ones. |
||||
|
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
Open Source C++ 3D Engine available for Android: |
|||||
|
|
Linderdaum Engine 2D/3D open source engine in C++ for Windows and Android. All prototyping can be done on Windows. Also contains some Java code for JNI interoperation with Android SDK. |
||||
|
|
gamekit is completely free even if you produce commercial venture with it. You can download it free at http://code.google.com/p/gamekit/. |
||||
|
|
|
How about Min3D ? |
||||
|
|
OpenSceneGraph. Don't know about thin, but it runs on android. |
||||
|
|