Davidslv / 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. It has also been ported to Linux by "xevz".

The main project page is at http://fabiensanglard.net/shmup/

SHMUP Splash

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

Copyright (C) 2009 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/

License:GNU General Public License v3.0


Languages

Language:C 96.6%Language:C++ 1.3%Language:Objective-C 1.0%Language:Objective-C++ 0.4%Language:GLSL 0.3%Language:Assembly 0.2%Language:Makefile 0.1%Language:Java 0.1%Language:CMake 0.0%Language:Rich Text Format 0.0%