Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Latest commit

 

History

History
90 lines (56 loc) · 3.05 KB

README.md

File metadata and controls

90 lines (56 loc) · 3.05 KB

A music video about Digimon made by C++

License

Readme 中文

Based on EGE (Easy Graphics Engine), which is an easy graphic library in Windows

Get it

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.

Baidu NetDisk

ScreenShot

Origin

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.

How did I made it

 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.

Contact

Blog:   https://miantang.me
Email:  [email protected]
Issue:  https://github.com/Miantang/Ege-Butter-Fly/issues

License

This software is released under the MIT License

http://www.opensource.org/licenses/mit-license.php