HuzeyfeUlutas / Cube_Animation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cube_Animation

Used library : Open GL <GL/glut.h>

For move: w a s d

install

ubuntu sudo apt-get install freeglut3-dev

how to run it

g++ cubeanimation.cpp -lglt -lGLU -lGL -lm

./a.out

About

License:MIT License


Languages

Language:C++ 100.0%