Alpha Shooter 0.0.1 review

Download
by rbytes.net on

Alpha Shooter is a 3D OpenGL first-person shooter game with a sci-fi setting. Alpha Shooter was born as a project for the Computer

License: GPL (GNU General Public License)
File size: 0K
Developer: Nicola Cocchiaro
0 stars award from rbytes.net

Alpha Shooter is a 3D OpenGL first-person shooter game with a sci-fi setting.

Alpha Shooter was born as a project for the Computer Graphics course at the University of Bologna.

The main objective was to develop a very simple 3D game using the OpenGL, GLU and GLUT libraries only (and some creativity). Emphasis was not placed on the game itself, rather on learning how to use the libraries to produce a 3D environment and interact with it; it was thus required to build a suitable scenery using polygonal meshes and quadric surfaces, appropriate textures and materials, lights, and effects.

According to my personal taste I chose a sci-fi setting, trying to reproduce an environment that could remind players of a warehouse or loading area located inside a space ship or space station, like those often seen in movies or commercial videogames (of course I was aware of the limits of my implementation). I focused development on a single room, with an outside view, for ease of development (it was my very first attempt at graphics programming) and because it was enough to make use of a wide set of elements of OpenGL, consistently with the project requirements.

The game I wrote was inspired to the First Person Shooter genre, in which the player can move around in a 3D environment, looking around freely through the eyes of the played character, interacting (in very limited ways) with some of the objects present, shooting crates and barrels and some holographic targets.

I had a lot of fun creating that simple game, so after I got my Master's Degree I decided it would be a waste to just leave it hidden in some obscure directory at home; it is now here, released as Free Software, so that I can keep working on it and improving it, with help from whoever will be interested, in the hope that it will be useful as an example on how to get started in computer graphics and games development.

Alpha Shooter 0.0.1 keywords