www.jpct.net

jPCT-AE - a 3d engine for Android => Support => Topic started by: ring0za on February 02, 2012, 05:39:05 am

Title: Some help with 3ds files.
Post by: ring0za on February 02, 2012, 05:39:05 am
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?
Title: Re: Some help with 3ds files.
Post by: K24A3 on February 02, 2012, 06:52:25 am
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