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 - mxar

Pages: 1 ... 4 5 [6]
76
Support / Loading a 3d object from memory (data buffer)
« on: September 16, 2014, 04:01:25 pm »
Hi,

I'm working in a Augmented Reality project using jPCT-AE as the rendering engine.


I need to load dynamically on the camera surface a 3D Object from a data buffer (memory) not from  the raw or assets directory.

Is it possible?

Thanks in advance

77
Support / Re: Object3D scale only one size
« on: July 08, 2014, 09:07:52 pm »
Thank you for the answer.

It is very helpful.

I used an old version of jpct_ae.jar without the ExtendedPrimitives class.





78
Support / Object3D scale only one size
« on: July 07, 2014, 09:39:47 pm »
I have created an Object3D Box calling Primitives.getBox(float scale, float scaleHeight)  method.

 I need to scale only one size the width. The Object3D  Box must have width value not equal to length value.
 Is there any solution?

How can I scale only one size?

Pages: 1 ... 4 5 [6]