https://github.com/lostjared/original.alphaflame
This project contains my first attempt at creating animated filters
https://github.com/lostjared/original.alphaflame
Last synced: 3 months ago
JSON representation
This project contains my first attempt at creating animated filters
- Host: GitHub
- URL: https://github.com/lostjared/original.alphaflame
- Owner: lostjared
- Created: 2016-08-14T09:45:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-14T18:41:28.000Z (over 9 years ago)
- Last Synced: 2024-12-31T05:18:12.980Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 2.06 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Requires SDL 1.2 and SDL_stretch
download untar
$ ./autogen.sh && ./configure && make
new arguments
width, height example use
./af 640 480
list of images is built in , replace simply copy over current. Images
must be 480x272x32 or will not work, regardless of size of stretched video
surface.