Rocket Launch Animation

Apr. 6, 2021

Overview:

In one of my courses at Ecole Polytechnique, I was asked to work on a computer animation for end of the class grading. I chose to work on a simplistic Rocket Launch Animation, and this post intends to show some results, as well as lead you to the project’s source files and code.

Notice before starting:

The project relied heavily on a library called VCL for Visual Component Library, which was crafted by our then professor Dr. Damien ROHMER, and put to use for the sake of the course. The library can be found at: https://github.com/drohmer/inf585_vcl. In order to build and run the project to replicate results, you are going to need to import the library to the project’s root folder. All will be descrived in the README attached to my git repository.

Where to find the project:

The project can be found at: https://github.com/hadi-el-hajj/Rocket-Launch-Simulation. Follow the instructions in the README file.

Results:

Results can be seen in the video Animation.mkv present in the project’s root folder.

Additionally, the following are some pictures to give you an idea of what the end result looks like: Image 1 Image 1 Image 1 Image 1 Image 1 Image 1 Image 1 Image 1 Image 1 Image 1

Possible upgrades:

Some of those ugrades may come in later as I keep working on improving the code from where I left it off.