3D Pool

Posted by alex on February 2nd, 2007

3D Pool is a game written in Java for my final year project for my Computer Science course at Cardiff University. For this project I won the LogicaCMG prize for the best project that year. I think my proffessors were pretty impressed.

To play the game you must have the Java 1.5 JRE installed. Visit the Java website here and download the latest JRE for your operating system: Java JRE 5.0 Update 5 download page

Run 3D Pool using Java Webstart

2 Responses to “3D Pool”

Hello,

What graphical technology did you use to develop this game?
It`s not the Slick2D right?

Please mail me.

BR,
Dudu

The graphics for this game are done using OpenGL via the LWJGL library. Obviously Slick 2D is not suitable for 3D games!

Something to say?