简体   繁体   中英

3D Scene Creation & SDK

I am looking to create a 3D scene for Android devices.

I do not know where to begin, so help would be appreciated.

I, basically, need to create the 3d scene (what to use?) allow objects to be added or removed from the scene, and have an SDK to load and display the scene on an Android device.

I know all this would be ideal in a single resource, but I know I will have to adapt function calls to JNI/Android OpenGL.

Any help for how to get started or where to begin research would be appreciated.

PS. I will use a viewport to look into the scene from different perspectives.

Maybe you are looking for something more advanced but processing.org is a great place to start if you just want to use Java.

There is a Processing.org IDE for Android and you can use a plugin for eclipse.

There are a lot of great 3D modelling libraries that are easy and fun to use but also really good.

Here are a few links that may help if you think it's worth looking at.

One of many cool videos showing what you can do with processing.org

A less cool but interesting demo

Some libraries

The processing Android Wiki

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM