Good day to you! I want some help with 3ds object's. How can i load it into android app and do some manipulations with my scene for example. What steps to initialize 3ds scene? set up the lights?
Hi,
There is plenty of information and sample code on the jPCT wiki website, have a look at this section: http://www.jpct.net/wiki/index.php/Main_Page#How_to_start
You basically install Eclipse, the Android SDK, Java, create a new project, add the jPCT library, then the coding.
Here's a good code example: http://www.jpct.net/wiki/index.php/Advanced_example