This is a course project for a university computer graphics course showing skeletal animations working for a custom 3D model format. W: Move forward S: Move backward A: Move left D: Move right Mouse: ...
To get the code working in an Eclipse project you need to set up a project with the lwjgl, lwjgl_utils,and PNGDecoder jars added to the build path, along with the relevant LWJGL natives. In case ...