User profile: NGangst

User info
User name:NGangst
History
Joined:
Number of posts:11
Latest posts:

Im really new to C++
Hi Graehme. just wanted to point out a tiny mistake in your Cal functon [code] int cal(int kilo) {...

Making a simple shape move in opengl
for moving the square, there are two ways to do it, a right way and a wrong way. In theory you can ...

Making a simple shape move in opengl
Hi Adriyel, here you are using the GLUT library as opposed to just OpenGL. One of the ways GLUT he...

Not knowing what to do with this C++ assignment...
Hi Madosenshi, there is nothing pathetic about asking for help, its why this forum is here after al...

Vectors - Deleting all negative elements using pop_back and push_back
Hi Dealaus, perhaps I am overlooking something and if so feel free to tell me, but is there a reas...