Miantang / Ege-Butter-Fly

A music video about Digimon made by C++ based on Ege 一个用C++写的《数码宝贝》演示MV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:  miantang.cn@hotmail.com
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

About

A music video about Digimon made by C++ based on Ege 一个用C++写的《数码宝贝》演示MV

License:MIT License


Languages

Language:C++ 100.0%Language:C 0.0%