Skip to content

Davidslv/Shmup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 96.6%
  • C++ 1.3%
  • Objective-C 1.0%
  • Objective-C++ 0.4%
  • GLSL 0.3%
  • Assembly 0.2%
  • Other 0.2%