Requesting MOUSEMOTIONLISTENER SAMPLE PROGRAM

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Requesting MOUSEMOTIONLISTENER SAMPLE PROGRAM

dineshkumar
HOW TO IMPLEMENT MOUSEMOTION LISTENER IN JOGL TO ROTATE 3D SHAPES
Reply | Threaded
Open this post in threaded view
|

Re: Requesting MOUSEMOTIONLISTENER SAMPLE PROGRAM

gouessej
Administrator
Hi


There is a demo using JOGL and Gleem here:
https://github.com/sgothel/jogl-demos/blob/master/src/demos/hwShadowmapsSimple/HWShadowmapsSimple.java

The "tweaks" allow to resize and rotate the object.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: Requesting MOUSEMOTIONLISTENER SAMPLE PROGRAM

dineshkumar
I want a simple program to rotate a 3D cube using mouse motion listener.

On Wed, Dec 24, 2014 at 5:21 PM, gouessej [via jogamp] <[hidden email]> wrote:
Hi


There is a demo using JOGL and Gleem here:
https://github.com/sgothel/jogl-demos/blob/master/src/demos/hwShadowmapsSimple/HWShadowmapsSimple.java

The "tweaks" allow to resize and rotate the object.


If you reply to this email, your message will be added to the discussion below:
http://forum.jogamp.org/Requesting-MOUSEMOTIONLISTENER-SAMPLE-PROGRAM-tp4033814p4033815.html
To unsubscribe from Requesting MOUSEMOTIONLISTENER SAMPLE PROGRAM, click here.
NAML