Skip to content

Ebraheem1/Dancing-Scene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

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:

1

1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages