Skip to content

This is a compilation of old demo effects with sdl2 in a single application.

License

Notifications You must be signed in to change notification settings

ThKattanek/oldschool_demo_effects

Repository files navigation

Oldschool Demo Effects

This is a compilation of old demo effects with sdl2 in a single application.

original sdl version -> http:https://demo-effects.sourceforge.net

All implemented effects

  • Plasma
  • Blob
  • Fire
  • Bob
  • Copperbars
  • Explosion
  • Starield

Using Libraries

  • sdl2
  • sdl2_ttf
  • sdl2_image

Build and installation under linux

git clone https://github.com/ThKattanek/oldschool_demo_effects.git
cd oldschool_demo_effects
git checkout 0.2.0
mkdir build
cd build
qmake .. PREFIX="/usr/local"
make 
sudo make install

Screenshots

Screenshot Plasma Screenshot Blob Screenshot Fire Screenshot Bob Screenshot Copperbars Screenshot Explosion Screenshot Starfield

About

This is a compilation of old demo effects with sdl2 in a single application.

Resources

License

Stars

Watchers

Forks

Packages