Some help with 3ds files.

Started by ring0za, February 02, 2012, 05:39:05 AM

Previous topic - Next topic

ring0za

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?

K24A3

#1
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