OpenGL Projectile Motion
Compile command on linux
gcc FileName.c -lGL -lGLU -lglut -lm
A SImple OpenGL project using C.