Skip to content

CMassa/bouncing-dvd-logo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bouncing DVD Logo

Remembering DVD bouncing logo. It has been coded in C++ as a practice for applying some starter OpenGL concepts learnt from "Learn OpenGL - Graphics Programming" book from Joey de Vries.

Requirements

Run program

I recommend using VSCode integrated with cmake and vcpkg. Once it is set up running vcpkg install should install all other needed dependencies glfw3 / glad / stb / glm depending your OS. Executing CMake: Build on VSCode should be generating executable file under build folder.

Logo gif

About

Bouncing DVD logo animation in OpenGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published