Short:        Animation of a picture in C and SDL2
Author:       Sebastien 'Jedi' Jeudy (s jeudy free fr)
Uploader:     Sebastien 'Jedi' Jeudy (s jeudy free fr)
Type:         dev/c
Version:      1.0
Requires:     at least MorphOS 3.18 & very last SDL2 Libraries
Architecture: ppc-morphos >= 3.18
Distribution: Aminet

Archive from tutorial on Obligement website "Animation of a picture in C and SDL2 on MorphOS" :

http://obligement.free.fr/articles/animation_image_c_sdl2_morphos.php

Tutorial developed and written by Sebastien 'Jedi' Jeudy (March 2024).

Archive contents :

- Butterfly : MorphOS executable of this project
- Butterfly.bmp : picture used in the program
- Butterfly.c : source code of the program
- Butterfly.gif : result in animated GIF format
- Butterfly.png : snapshot of the result
- Butterfly.readme : this text file ;)
- compilation : command line to compile this program

----------------------------------------------------------------------------------------------

Archive du tutoriel Obligement "Animation d'une image en langage C et SDL2 sur MorphOS" :

http://obligement.free.fr/articles/animation_image_c_sdl2_morphos.php

Tutoriel développé et écrit par Sébastien 'Jedi' Jeudy (Mars 2024).

Contenu de l'archive :

- Butterfly : fichier exécutable du programme étudié (exécutable MorphOS)
- Butterfly.bmp : image utilisée dans le programme
- Butterfly.c : code source du programme
- Butterfly.gif : image animée du résultat
- Butterfly.png : capture d'écran du résultat
- Butterfly.readme : ce texte ;)
- compilation : commande de compilation du programme