Monthly Archives: March 2015

Tile World 3 – 3D game demo with Java and LWJGL

Tile world 3 is a game demo a have made using Java and LWJGL. The demo is programmed using modern OpenGL with GLSL shaders. The user controls a first person camera, and can explore the world by walking, running, swimming, jumping and sneaking using the mouse and keyboard or a XBox360 controller. The demo features simple 3D collision handling and some simple animations. This is a very interesting and very educational project, so I will probably continue working it and ad more features.

Download the demo here: To the game demo download page

Read more about the project here: To the Tile World 3 page