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

Pages: [1]
1
Hello,

I am working on 3D viewer project which uses JPCT 3D and LWJGL Library. My application is a JFrame application in which I created a Framebuffer and added a 3D box object in it. I want to rotate that 3D object along its axis in all the directions using J-Buttons. For Example : If I press and hold the JButton named 'Left' then 3D object should rotate along y axis in left direction continously until the mouse button is released and when I press JButton named 'Right' the 3D Object should rotate along y axis in right direction.

Please guide me and help me with suitable code example.

Thanking You

Regards
CharlieAkki

Pages: [1]