Spoof the SEGA 'glint' animation using a custom logo. Based on this video.
sega-animation-generator generates a text logo of your choosing, then animates the familiar glint and fade-in effect of classic SEGA game intros.
Customizable parameters:
The tool depends on ImageMagick and make
.
Run:
make
to generate the animation.
Alternatively, run:
make logo.png
to generate just the logo.
Yu can also substitute any other image for logo.png
and run:
make frames.png
Customize the values:
in the Makefile.
If you watch the video closely, during the glint and fadein the logo color shifts into cyan. This is yet unsupported.
The glint doesn't start from the edge of an image. This could be fixed by modifying the -geometry switch in ImageMagick.
Igor Sowinski \igor@sowinski.blue\
ImageMagick - https://imagemagick.org
SEGA font - https://www.dafont.com/sega.font
Copyright © 2019 Igor Sowinski. Licensed under the 3-clause BSD license.