Skip to content

vinc-nz/unical-gl-shooter

Repository files navigation

OpenGL First Person Shooter

OpenGL Project for the exam "Informatica Grafica"
AA 2010/2011
Università della Calabria (Italy)
CdL Informatica - SMFN







Authors

Download

Download Source and bin (Zip archive)
Install instructions

Tecnologies

  • C
  • OpenGL
  • GLUT
  • Python

Game features

  • First person view
  • Mouse look
  • Scene editor
  • Obj model loading
  • Particle System
  • Blending
  • Slider collisions
  • Spot lights

Screenshot

Install

Download sources from here:
http://unical-gl-shooter.googlecode.com/files/unical-gl-shooter.zip

Extract it in your directory:
# unzip unical-gl-shooter.zip -d ~/unical-gl-shooter

Compile it:
# cd ~/unical-gl-shooter
# make

Start the game:
# ./game

SVN

To import the project from SVN:
# svn checkout http://unical-gl-shooter.googlecode.com/svn/trunk/ unical-gl-shooter

About

OpenGL First Person Shooter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published