###Description
Tank game for graphics final project, visit http://www.youtube.com/watch?v=CsfUeyWaL-o for a demo video
-
JOGL 2.0: here http://download.java.net/media/jogl/builds/archive/jsr-231-2.0-beta10/ follow these instructions to set it up. https://sites.google.com/site/justinscsstuff/jogl-tutorial-1
-
Vecmath: get it here http://mirrors.ibiblio.org/pub/mirrors/maven/java3d/jars/vecmath-1.3.1.jar
-
Make sure JOGL and vecmath jars are properly added to your classpath.
-
To run in fullscreen mode make sure to add the VM parameter
-Dsun.java2d.noddraw=true