interaction.java

hi i am totally new to this, been doing alot of reading, i have read the interaction tutorial on xith3d page http://xith.org/tutes/GettingStarted/html/interaction.html, i have downloaded the file and ran it, it displays the first frame but then nothing happens when i press the arrow keys. does anybody know why this might be?

I have fixed the problem, i added this
-DATI_WORKAROUND=false
to the vm parameters.
I have no clue what the ati workaround does so could somebody please give me some info about it, and why it is/is not used?

what version of jogl are you useing? It’s best to use the version which ships with Xith3D until the time when JOGL is stable and standardised.

Will.