Based on EGE (Easy Graphics Engine), which is an easy graphic library in Windows
git clone https://github.com/Miantang/Ege-Butter-Fly.git
or Download Zip
You can just download the Butter-Fly.exe and Butter-Fly.wav to have a quick look.
I had taken part in the mooc class in NetEase Study of C++ introduction.
And the competition about about creating EGE Draws or Animations attracted me.
Therefore I desided to create a video show of "Digital Monster" for a fifteen years' celebration.
Cpp IDE : Dev-C++ version 5.6.0
Image Source : Baidu Tieba
Image Tools : Adobe Illustrator
SVG convertion : AsToEge
Sound Tool : Adobe Audution
Image code was edited by Adobe Illustrator from source paintings *.jpg(fetched from Baidu Tieba) to SVG Vector.
Then convert them to the C++ code for this software via a SVG Parser Tool AsToEge writen myself.(Based on Flash Actionscript)
Fetched the sound source from the animation video some mp3, combine and edit them in Adobe Audution, and then made a lyric for obtain the timeline.
Then write the C++ code.
I only spent a few days to complete this video show(another day for writing the SVG Parser ), so it might to be defective.If you are interested in this video show , or want to improve it .
Be my guest and welcome to fork or star it .
I'll be really appreciative of your attention.
Blog: https://miantang.me
Email: [email protected]
Issue: https://github.com/Miantang/Ege-Butter-Fly/issues
This software is released under the MIT License