hwangroman / Shmup

3D Shoot'em Up written with OpenGL ES 1.1/2.0 running on iOS, Android, Windows and MacOS X.

Home Page:http://fabiensanglard.net/shmup/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SHMUP :
=======

This is the source code of "SHMUP" a 3D Shoot 'em up that I wrote in 2009.
It is very inspired of Treasure Ikaruga, the engine runs on iOS, Android, Windows and MacOS X.

Technical side :
================

It is written in ANSI C with wrapper for the specific platforms, rendition is done with OpenGL ES 1.1 and there is even an experimental rendition path based on OpenGL ES 2.0 that uses the dEngine source ( which can be found here: http://fabiensanglard.net/dEngineSourceCodeRelease/index.php).

Enjoy,

Fabien Sanglard 

About

3D Shoot'em Up written with OpenGL ES 1.1/2.0 running on iOS, Android, Windows and MacOS X.

http://fabiensanglard.net/shmup/