Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - John Tribe

Pages: 1 [2]
16
Support / Re: Use saved object3D in android and desktop project
« on: February 16, 2013, 09:56:57 pm »
well i tried that before and i get error: No octree found in serialized data! ??

17
Support / Use saved object3D in android and desktop project
« on: February 16, 2013, 07:20:18 pm »
Hi,
Is there an api or tools for use modificated 3D object in different project.
Example:
In pc application.
1.  object3d = Loader.load3ds();
2. object3d move to xyz position, change size etc.
3. save (serialize or something)

run android:
load object3d
object3d is loaded in the same xyz position and size etc.

Pages: 1 [2]