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

Pages: [1]
1
Support / Re: moving objects with touch event in JPCT-AE
« on: July 28, 2014, 01:20:41 pm »
I tried that, but not succeeded. I am able to move the object with touch event, but, it moves only very little. I think the problem is with the difference between screen coordinates and world space coordinates. Can any one suggest how to convert the screen (mouse or touch) coords to world ( object ) coords. Also I want to move the object at z pos of -30 ( World coords). Now it moves only at z pos. of 0. I need help in this matter also.
Thanks in advance.

Leo

2
Support / moving objects with touch event in JPCT-AE
« on: July 23, 2014, 03:11:54 am »
Hello,
I want to move an object in the 3d world with touch event. I do not know how to do it.Can some one help me?
Thanks in advance.
Leo

3
Support / creating a box
« on: August 29, 2013, 01:49:16 pm »
I have just started using jpct-ae with eclipse.
I do not know how to create a 3d box with required width, height and width. I tried using object=Primitives.getBox(float scale, float scale height). But I am not able to get the required box( length-10, height-2 and depth-50) . can any none please guide me how to do this.

leo

Pages: [1]