This project demonstrates a 3D snooker table coded by Visual C++ Version 6 and OpenGL on Windows 9x/2000/XP environment. It is concerned with constructing partial components for the snooker game rather than creating entire playable game. The purpose of the project is to get a 3D model of a snooker table and learn more about object-oriented modeling and design methodology. This report will explain how the simulation was created and modeled, and the OpenGL techniques used during the construction of the simulation. Finally, future work is presented.