Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atlas-2192/clock-practice

A simple clock developed with C++ and openGL
https://github.com/atlas-2192/clock-practice

Last synced: 4 days ago
JSON representation

A simple clock developed with C++ and openGL

Awesome Lists containing this project

README

        

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