Skip to content

atlas-2192/Clock-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A clock developed with C++ and OpenGL

In order to compile it, you need to check if glut.h is installed in your system.

In Fedora, for example, you can install it with this command:

# yum install freeglut freeglut-devel

Then, 

$ chmod +x compile.sh

and run it:

./compile.sh

If there are no error messages, just run the compiled app:

./clock

About

A simple clock developed with C++ and openGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors