/opengl-1

Collection of small games, demos and other applications developed on OpenGL.

Primary LanguageC++MIT LicenseMIT

A collection of small games, demos and other applications developed using the OpenGL library.

R.A.C.E.

R.A.C.E (Race And Combat Environment) is a 3D combat game with multiplayer support. Game is incomplete but basic rendering and network functionality are implemented.

R.A.C.E. 01 R.A.C.E. 02 R.A.C.E. 03

Flock & Particle Engine

Two demo showing different effects in OpenGL.

Particle Engine demo show a simple implementation of a random generated particle engine. You can rotate and zoom with arrow keys and pause the demo with SPACE. For detail read the readme file contained in the zip archive.

Flock demo implement a set of objects (flock) that follow mouse pointer over the screen. If you want to know more about flocks you can read this article.

Particle 01 Particle 02 Flock

CodeX

A screen saver that display text in a Matrix style using lines in its source code.

RaiN

A space shooter platform where enemy are generated at random during the game.

RollBall

RollBall is a classic game where a ball rotate over a plane controlled with mouse. Move the mouse to take the ball at the end of each level.

Genesis

Genesis is an application that create a 3D world from a map file and show a lot of graphic effect with OpenGL.