SDL Water

From ArmadeusWiki
Revision as of 17:24, 28 January 2009 by JulienB (Talk | contribs) (creation)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Water is a small SDL applications that shows the famous demomaker's "Water effect".

Installation

  • SDL should be already configured
  • Launch Buildroot's configuration:
$ make menuconfig
Package Selection for the target  --->
    [*] Graphic libraries and applications (graphic/text)  --->
        [*]   SDL_water

Usage

# cd /usr/bin
# water
  • You must have an external keyboard (USB or PS/2) connected to your board to control the application or a touchscreen to draw circles in the water.

Links