This Porject aims to demonstrate a dancing scene inspired by Be our Guest from the Beauty and the beast Cartoon.
It's implemented using OPENGL (C++ library) using Ubuntu OS.
Thus, to run this project, write this command in the terminal of the local folder of the project:
g++ dancingScene.cpp -lglut -lGL -lGLU -lGLEW -o choose_name && ./choose_name
- Make sure that the installation of the above mentioned libraries are done successfully on your machine.
Some Pic of the scene: